@EqualityReference public final class JPropertyNonexistent extends JPropertyException
The type of exceptions raised upon accessing a property that does not exist.
| Constructor and Description |
|---|
JPropertyNonexistent(String message)
Construct an exception with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JPropertyNonexistent(String message)
message - The messageCopyright © 2016 <code@io7m.com> http://io7m.com