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