public final class PropertyException extends APIException
PropertyHandler
.
Constructor and Description |
---|
PropertyException(String message)
Create a new PropertyException.
|
PropertyException(String message,
Throwable cause)
Create a new PropertyException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PropertyException(String message, Throwable cause)
message
- text describing the exceptioncause
- underlying cause of exceptionpublic PropertyException(String message)
message
- text describing the exceptionCopyright © 2020 Push Technology Ltd. All Rights Reserved.