public class PropertyNotFoundException extends RuntimeException
| Constructor and Description |
|---|
PropertyNotFoundException(String propertyName)
Parameterized constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyNotFoundException(String propertyName)
propertyName - property to be processedCopyright © 2013–2015 FF4J. All rights reserved.