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