public static class ClientConnector.ConnectorErrorEvent extends ErrorEvent
getConnector()
to find the connector where the error occurred or #getComponent()
to find the nearest parent component.Constructor and Description |
---|
ConnectorErrorEvent(Connector connector,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
Connector |
getConnector()
Gets the connector for which this error occurred.
|
findErrorHandler, findErrorHandler, getThrowable, setThrowable
Copyright © 2021 Vaadin Ltd. All rights reserved.