public class PropertyNotFoundException extends Exception
| Constructor and Description |
|---|
PropertyNotFoundException(String message)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyNotFoundException(String message)
message - an error messageCopyright © 2017. All rights reserved.