Class JspELException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.el.ELException
org.apache.sling.scripting.jsp.jasper.el.JspELException
All Implemented Interfaces:
Serializable

public class JspELException extends javax.el.ELException
See Also:
  • Constructor Details

    • JspELException

      public JspELException(String mark, javax.el.ELException e)