Serializablepublic final class JPropertyNonexistent extends JPropertyException
The type of exceptions raised upon accessing a property that does not exist.
| Constructor | Description |
|---|---|
JPropertyNonexistent(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 JPropertyNonexistent(String message)
message - The messageCopyright © 2017 <code@io7m.com> http://io7m.com