public class ELParseException extends ELException
Constructor and Description |
---|
ELParseException()
Creates an ELParseException with no detail message.
|
ELParseException(java.lang.String pMessage)
Creates an ELParseException with the provided detail message.
|
getRootCause