|
||||||||||
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
xdoclet.XDocletException
public class XDocletException
Constructor Summary | |
---|---|
XDocletException(java.lang.Exception nestedException,
java.lang.String msg)
Describe what the XDocletException constructor does |
|
XDocletException(java.lang.String msg)
Describe what the XDocletException constructor does |
Method Summary | |
---|---|
java.lang.String |
getPrintStackTrace()
Gets the PrintStackTrace attribute of the XDocletException object |
Methods inherited from class xdoclet.template.TemplateException |
---|
getNestedException |
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 XDocletException(java.lang.String msg)
msg
- Describe what the parameter doespublic XDocletException(java.lang.Exception nestedException, java.lang.String msg)
nestedException
- Describe what the parameter doesmsg
- Describe what the parameter doesMethod Detail |
---|
public java.lang.String getPrintStackTrace()
|
http://xdoclet.sourceforge.net/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |