public class PropertySetException extends HammurapiException
| Constructor and Description |
|---|
PropertySetException(String message) |
PropertySetException(String message,
Throwable cause) |
PropertySetException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertySetException(String message)
public PropertySetException(Throwable cause)
public PropertySetException(String message, Throwable cause)