public class InvalidPropertyException extends Exception
| Constructor and Description |
|---|
InvalidPropertyException()
Instantiates a new invalid property exception.
|
InvalidPropertyException(String msg)
Instantiates a new invalid property exception.
|
InvalidPropertyException(String msg,
Throwable throwable)
Instantiates a new invalid property exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPropertyException()
public InvalidPropertyException(String msg)
msg - the msgCopyright © 2015–2016 eGovernments Foundation. All rights reserved.