Package org.apache.jasper.el
Class JspELException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jakarta.el.ELException
-
- org.apache.jasper.el.JspELException
-
- All Implemented Interfaces:
java.io.Serializable
public class JspELException extends ELException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JspELException(java.lang.String mark, ELException e)
-
-
-
Constructor Detail
-
JspELException
public JspELException(java.lang.String mark, ELException e)
-
-