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) |
getRootCause
public ELExceptionImpl(java.lang.String message)
public ELExceptionImpl(java.lang.String message, java.lang.Throwable e)
public ELExceptionImpl(java.lang.Throwable e)
public static ELException create(java.lang.Throwable e)