public class ELParseException extends ELException
Constructor and Description |
---|
ELParseException()
Deprecated.
Creates an ELParseException with no detail message.
|
ELParseException(String pMessage)
Deprecated.
Creates an ELParseException with the provided detail message.
|
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ELParseException()
public ELParseException(String pMessage)
pMessage
- the detail messageCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.