ELExceptionpublic class ELParseException extends ELException
| Constructor and Description |
|---|
ELParseException()
Deprecated.
Creates an ELParseException with no detail message.
|
ELParseException(java.lang.String pMessage)
Deprecated.
Creates an ELParseException with the provided detail message.
|
getRootCausepublic ELParseException()
public ELParseException(java.lang.String pMessage)
pMessage - the detail messageCopyright © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.