public class PureJavaIllegalStateException extends IllegalStateException
| Constructor and Description |
|---|
PureJavaIllegalStateException(Exception e)
Instantiates a new Pure java illegal state exception.
|
PureJavaIllegalStateException(String message)
Instantiates a new Pure java illegal state exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PureJavaIllegalStateException(String message)
message - the messagepublic PureJavaIllegalStateException(Exception e)
e - the eCopyright © 2017. All rights reserved.