public class ELExceptionImpl
extends ELException
| Constructor and Description |
|---|
ELExceptionImpl(java.lang.String message) |
ELExceptionImpl(java.lang.String message,
java.lang.Throwable e) |
ELExceptionImpl(java.lang.Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
static ELException |
create(java.lang.Throwable e) |