public class EidIllegalStateException extends EidRuntimeException
This id Eid version of IllegalStateException
IllegalStateException,
EidRuntimeException,
Serialized Form| Constructor and Description |
|---|
EidIllegalStateException(Eid id) |
EidIllegalStateException(Eid id,
String messageFormat,
Object... parameters) |
EidIllegalStateException(Eid id,
Throwable cause) |
EidIllegalStateException(String eid,
String ref) |
EidIllegalStateException(String eid,
String ref,
Throwable cause) |
EidIllegalStateException(String eid,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends RuntimeException> |
getStandardJdkClass()
Returns a standard JDK class that this ones is base on.
|
getEidaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EidIllegalStateException(String eid, String ref, Throwable cause)
eid - see description on EidRuntimeException.EidRuntimeException(String, String, Throwable)ref - see description on EidRuntimeException.EidRuntimeException(String, String, Throwable)cause - see description on EidRuntimeException.EidRuntimeException(String, String, Throwable)EidRuntimeException.EidRuntimeException(String, String, Throwable)public EidIllegalStateException(String eid, Throwable cause)
eid - see description on EidRuntimeException.EidRuntimeException(String, Throwable)cause - see description on EidRuntimeException.EidRuntimeException(String, Throwable)EidRuntimeException.EidRuntimeException(String, Throwable)public EidIllegalStateException(String eid, String ref)
eid - see description on EidRuntimeException.EidRuntimeException(String, String)ref - see description on EidRuntimeException.EidRuntimeException(String, String)EidRuntimeException.EidRuntimeException(String, String)public EidIllegalStateException(Eid id, Throwable cause)
id - see description on EidRuntimeException.EidRuntimeException(Eid, Throwable)cause - see description on EidRuntimeException.EidRuntimeException(Eid, Throwable)EidRuntimeException.EidRuntimeException(Eid, Throwable)public EidIllegalStateException(Eid id)
id - see description on EidRuntimeException.EidRuntimeException(Eid)EidRuntimeException.EidRuntimeException(Eid)public EidIllegalStateException(Eid id, String messageFormat, Object... parameters)
id - see description on EidRuntimeException.EidRuntimeException(Eid, String, Object...)messageFormat - see description on EidRuntimeException.EidRuntimeException(Eid, String, Object...)parameters - see description on EidRuntimeException.EidRuntimeException(Eid, String, Object...)EidRuntimeException.EidRuntimeException(Eid, String, Object...)public Class<? extends RuntimeException> getStandardJdkClass()
EidRuntimeExceptiongetStandardJdkClass in class EidRuntimeExceptionIllegalStateException classCopyright © 2015. All Rights Reserved.