public class ESelfTestException extends EBaseException
mParams| Constructor and Description |
|---|
ESelfTestException(java.lang.String msg)
Constructs a self test exception.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getBundleName()
Returns the bundle file name.
|
getParameters, toString, toStringpublic ESelfTestException(java.lang.String msg)
msg - exception detailsprotected java.lang.String getBundleName()
getBundleName in class EBaseException