public class PropertyNotFoundException extends RuntimeException
Constructor and Description |
---|
PropertyNotFoundException(String property) |
Modifier and Type | Method and Description |
---|---|
String |
getProperty()
Returns the property that was missing from the configuration.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.