|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.servlet.jsp.JspException
javax.servlet.jsp.JspTagException
org.displaytag.exception.BaseNestableJspTagException
org.displaytag.exception.ExportException
Exception thrown when displaytag is unable to reset the response during export.
| Constructor Summary | |
ExportException(java.lang.Class source)
Instantiate a new Exception with a fixed message. |
|
| Method Summary | |
SeverityEnum |
getSeverity()
subclasses need to define the getSeverity method to provide correct severity for logging. |
| Methods inherited from class org.displaytag.exception.BaseNestableJspTagException |
getCause, toString |
| Methods inherited from class javax.servlet.jsp.JspException |
getRootCause |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ExportException(java.lang.Class source)
source - Class where the exception is generated| Method Detail |
public SeverityEnum getSeverity()
BaseNestableJspTagException
getSeverity in class BaseNestableJspTagExceptionBaseNestableJspTagException.getSeverity()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||