Serialized Form
-
Package com.flowingcode.vaadin.addons.errorwindow
-
Class com.flowingcode.vaadin.addons.errorwindow.ErrorEvent
class ErrorEvent extends EventObject implements Serializable-
Serialized Fields
-
preventDefault
boolean preventDefault
-
throwable
Throwable throwable
-
-
-
Class com.flowingcode.vaadin.addons.errorwindow.ErrorView
class ErrorView extends VerticalLayout implements Serializable -
Class com.flowingcode.vaadin.addons.errorwindow.ErrorWindow
class ErrorWindow extends Dialog implements Serializable-
Serialized Fields
-
attachListenerRegistration
Registration attachListenerRegistration
-
cause
Throwable cause
-
errorMessage
String errorMessage
-
exceptionTraceLayout
VerticalLayout exceptionTraceLayout
-
i18n
ErrorWindowI18n i18n
-
productionMode
boolean productionMode
-
uuid
String uuid
-
-
-
Class com.flowingcode.vaadin.addons.errorwindow.ErrorWindowI18n
class ErrorWindowI18n extends Object implements Serializable -
Class com.flowingcode.vaadin.addons.errorwindow.VaadinServiceInitListenerImpl
class VaadinServiceInitListenerImpl extends Object implements Serializable- serialVersionUID:
- 1L
-