| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientConnector.ConnectorErrorEvent
An error event for connector related errors.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DefaultErrorHandler.doDefault(ErrorEvent event) |
void |
LegacyApplication.error(ErrorEvent event)
Deprecated.
|
void |
ErrorHandler.error(ErrorEvent event)
Invoked when an error occurs.
|
void |
DefaultErrorHandler.error(ErrorEvent event) |
static AbstractComponent |
DefaultErrorHandler.findAbstractComponent(ErrorEvent event)
Returns the AbstractComponent associated with the given error if such can
be found
|
Copyright © 2019 Vaadin Ltd. All rights reserved.