|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object extended by java.lang.Throwable extended by java.lang.Exception extended by javax.servlet.jsp.el.ELException
ELException
public class ELException
Represents any of the exception conditions that arise during the operation evaluation of the evaluator.
Constructor Summary | |
---|---|
ELException()
Deprecated. Creates an ELException with no detail message. |
|
ELException(java.lang.String pMessage)
Deprecated. Creates an ELException with the provided detail message. |
|
ELException(java.lang.String pMessage,
java.lang.Throwable pRootCause)
Deprecated. Creates an ELException with the given detail message and root cause. |
|
ELException(java.lang.Throwable pRootCause)
Deprecated. Creates an ELException with the given root cause. |
Method Summary | |
---|---|
java.lang.Throwable |
getRootCause()
Deprecated. Returns the root cause. |
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 ELException()
public ELException(java.lang.String pMessage)
pMessage
- the detail messagepublic ELException(java.lang.Throwable pRootCause)
pRootCause
- the originating cause of this exceptionpublic ELException(java.lang.String pMessage, java.lang.Throwable pRootCause)
pMessage
- the detail messagepRootCause
- the originating cause of this exceptionMethod Detail |
---|
public java.lang.Throwable getRootCause()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41
Scripting on this page tracks web page traffic, but does not change the content in any way.