public class PropertyException extends UtilsException
Constructor and Description |
---|
PropertyException(MessageInfo messageInfo) |
PropertyException(MessageInfo messageInfo,
Throwable cause) |
PropertyException(String code,
String msg) |
PropertyException(String code,
String msg,
Throwable cause) |
PropertyException(UtilsException e) |
computeMessage, getMessageInfo
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PropertyException(UtilsException e)
public PropertyException(MessageInfo messageInfo)
public PropertyException(MessageInfo messageInfo, Throwable cause)