public class ERootRuntimeException extends RuntimeException
| Constructor and Description |
|---|
ERootRuntimeException(String str)
Construct using error string.
|
ERootRuntimeException(Throwable cause)
Construct using a linked exception
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Get the exception description.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ERootRuntimeException(Throwable cause)
public ERootRuntimeException(String str)
public final String getMessage()
getMessage in class ThrowableCopyright © 2019 Neeve Research, LLC. All Rights Reserved.