All Classes and Interfaces
Class
Description
Default implementation of
ErrorWindowFactory.Encapsulates error details, including the throwable object and the cause of the error.
Event object with a exception trace.
Any
com.vaadin.ui.Component implementing this interface will be informed when
ErrorManager handles an exception.Manages errors and displays error messages through different ErrorWindowFactory implementations.
View used to display an error message when navigation fails due to an exception.
Component to visualize an error, caused by an exception, as a modal sub-window.
A factory interface for creating error windows.
Internationalization object for customizing the component UI texts.
A factory class to create an error window with internationalization support.
Implementation of
VaadinServiceInitListener interface.