|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorEvent | |
|---|---|
| com.vaadin.server | |
| Uses of ErrorEvent in com.vaadin.server |
|---|
| Subclasses of ErrorEvent in com.vaadin.server | |
|---|---|
static class |
ClientConnector.ConnectorErrorEvent
An error event for connector related errors. |
| Methods in com.vaadin.server with parameters of type ErrorEvent | |
|---|---|
static void |
DefaultErrorHandler.doDefault(ErrorEvent event)
|
void |
ErrorHandler.error(ErrorEvent event)
Invoked when an error occurs. |
void |
DefaultErrorHandler.error(ErrorEvent event)
|
void |
LegacyApplication.error(ErrorEvent event)
Deprecated. |
static AbstractComponent |
DefaultErrorHandler.findAbstractComponent(ErrorEvent event)
Returns the AbstractComponent associated with the given error if such can be found |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||