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