public class ELParseException extends ELException implements CompileException
| Constructor and Description |
|---|
ELParseException() |
ELParseException(java.lang.String message) |
ELParseException(java.lang.String message,
java.lang.Throwable cause) |
ELParseException(java.lang.Throwable cause) |