Package com.google.gwt.core.ext
Class BadPropertyValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gwt.core.ext.BadPropertyValueException
- All Implemented Interfaces:
Serializable
Thrown when a deferred binding property contains an invalid value.
- See Also:
-
Constructor Summary
ConstructorDescriptionBadPropertyValueException
(String propName) BadPropertyValueException
(String propName, String badValue) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString