public class ELException extends Exception
| Constructor and Description |
|---|
ELException()
Constructor
|
ELException(String pMessage)
Constructor
|
ELException(String pMessage,
Throwable pRootCause)
Constructor
|
ELException(Throwable pRootCause)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getRootCause()
Returns the root cause
|
String |
toString()
String representation
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.