We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.client.
Class ApplicationConfiguration.ErrorMessage
- java.lang.Object
-
- com.google.gwt.core.client.JavaScriptObject
-
- com.vaadin.client.ApplicationConfiguration.ErrorMessage
-
Enclosing class:
public static final class ApplicationConfiguration.ErrorMessage extends com.google.gwt.core.client.JavaScriptObject
Wraps a native javascript object containing fields for an error message.
Since:
7.0
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ErrorMessage()
-
Method Summary
All Methods Modifier and Type Method Description String
getCaption()
String
getMessage()
String
getUrl()
-