Serializablepublic final class JPropertyIncorrectType extends JPropertyException
The type of exceptions raised upon accessing a property that is not of the expected type.
| Constructor | Description |
|---|---|
JPropertyIncorrectType(String message) |
Construct an exception with the given message.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JPropertyIncorrectType(String message)
message - The messageCopyright © 2017 <code@io7m.com> http://io7m.com