Package com.vaadin.client
Class ApplicationConfiguration.ErrorMessage
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.vaadin.client.ApplicationConfiguration.ErrorMessage
- Enclosing class:
ApplicationConfiguration
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 -
Method Summary
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
ErrorMessage
protected ErrorMessage()
-
-
Method Details
-
getCaption
-
getMessage
-
getUrl
-