Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.servlet.jsp.JspException
javax.servlet.jsp.JspTagException
public class JspTagException
extends JspException
Constructor Summary | |
| |
|
Method Summary |
Methods inherited from class javax.servlet.jsp.JspException | |
getRootCause |
public JspTagException()
No message
public JspTagException(java.lang.String msg)
Constructor with a message.