public class EISSystemException extends ResourceException
Constructor and Description |
---|
EISSystemException() |
EISSystemException(java.lang.String message) |
EISSystemException(java.lang.String message,
java.lang.String errorCode) |
EISSystemException(java.lang.String message,
java.lang.Throwable cause) |
EISSystemException(java.lang.Throwable cause) |
getErrorCode, getLinkedException, setErrorCode, setLinkedException
public EISSystemException()
public EISSystemException(java.lang.String message)
public EISSystemException(java.lang.Throwable cause)
public EISSystemException(java.lang.String message, java.lang.Throwable cause)
public EISSystemException(java.lang.String message, java.lang.String errorCode)