Package io.jmix.ui.widget.client
Class Properties.TypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.jmix.ui.widget.client.Properties.TypeException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Properties
An exception thrown by the get methods when the key is found but the
value has an unexpected type.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString