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