public 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.
|
getRootCause
public ELParseException()
public ELParseException(java.lang.String pMessage)
pMessage
- the detail messageCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.