Package jakarta.el

Class ELException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MethodNotFoundException, PropertyNotFoundException, PropertyNotWritableException

public class ELException extends RuntimeException
Represents any of the exception conditions that can arise during expression evaluation.
Since:
2.1
See Also: