public class IllegalStateException extends ResourceException
Constructor and Description |
---|
IllegalStateException() |
IllegalStateException(String message) |
IllegalStateException(String message,
String errorCode) |
IllegalStateException(String message,
Throwable cause) |
IllegalStateException(Throwable cause) |
getErrorCode, getLinkedException, setErrorCode, setLinkedException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013. All Rights Reserved.