|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.servlet.jsp.el.ELException
com.caucho.el.ELExceptionImpl
public class ELExceptionImpl
An expression language exception.
| Constructor Summary | |
|---|---|
ELExceptionImpl(java.lang.String message)
|
|
ELExceptionImpl(java.lang.String message,
java.lang.Throwable e)
|
|
ELExceptionImpl(java.lang.Throwable e)
|
|
| Method Summary | |
|---|---|
static ELException |
create(java.lang.Throwable e)
|
| Methods inherited from class javax.servlet.jsp.el.ELException |
|---|
getRootCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ELExceptionImpl(java.lang.String message)
public ELExceptionImpl(java.lang.String message,
java.lang.Throwable e)
public ELExceptionImpl(java.lang.Throwable e)
| Method Detail |
|---|
public static ELException create(java.lang.Throwable e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||