Package com.vaadin.flow.server
Interface ErrorHandler
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DefaultErrorHandler
Application errors handler.
- Since:
- 1.0
-
Method Summary
-
Method Details
-
error
Invoked when an error occurs.- Parameters:
event
- the fired event.
-