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