|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
xdoclet.template.TemplateException
| Constructor Summary | |
TemplateException(java.lang.Exception nestedException,
java.lang.String msg)
Describe what the TemplateException constructor does |
|
TemplateException(java.lang.String msg)
Describe what the TemplateException constructor does |
|
| Method Summary | |
java.lang.Exception |
getNestedException()
Gets the NestedException attribute of the TemplateException object |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TemplateException(java.lang.String msg)
msg - Describe what the parameter does
public TemplateException(java.lang.Exception nestedException,
java.lang.String msg)
nestedException - Describe what the parameter doesmsg - Describe what the parameter does| Method Detail |
public java.lang.Exception getNestedException()
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||