com.vaadin.server.

Class ClientConnector.ConnectorErrorEvent

    • Constructor Detail

      • ConnectorErrorEvent

        public ConnectorErrorEvent​(Connector connector,
                                   Throwable t)
    • Method Detail

      • getConnector

        public Connector getConnector()

        Gets the connector for which this error occurred.

        Returns:

        The connector for which the error occurred