ELExceptionpublic class ELException
extends java.lang.Exception
| Constructor and Description |
|---|
ELException()
Deprecated.
|
ELException(java.lang.String message)
Deprecated.
|
ELException(java.lang.String message,
java.lang.Throwable cause)
Deprecated.
|
ELException(java.lang.Throwable cause)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getRootCause()
Deprecated.
|