public class EidNullPointerException extends EidRuntimeException
This id Eid version of NullPointerException
NullPointerException,
EidRuntimeException,
Serialized Form| Constructor and Description |
|---|
EidNullPointerException(Eid id) |
EidNullPointerException(Eid id,
String messageFormat,
Object... parameters) |
EidNullPointerException(Eid id,
Throwable cause) |
EidNullPointerException(String eid,
String ref) |
EidNullPointerException(String eid,
String ref,
Throwable cause) |
EidNullPointerException(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 EidNullPointerException(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 EidNullPointerException(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 EidNullPointerException(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 EidNullPointerException(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 EidNullPointerException(Eid id)
id - see description on EidRuntimeException.EidRuntimeException(Eid)EidRuntimeException.EidRuntimeException(Eid)public EidNullPointerException(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 EidRuntimeExceptionNullPointerException classCopyright © 2015. All Rights Reserved.