JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Constructors
Deprecated Constructors
Constructor
Description
com.flowingcode.vaadin.addons.errorwindow.ErrorWindow
(Throwable, String)
The error message specified with this constructor is only displayed when production mode is false. Use
ErrorWindow(Throwable, ErrorWindowI18n)
for specifying both debug and production mode messages.
ErrorWindow(Throwable, ErrorWindowI18n)for specifying both debug and production mode messages.