|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
xjavadoc.XJavaDocException
Constructor Summary | |
XJavaDocException(java.lang.String message)
Describe what the XJavaDocException constructor does |
|
XJavaDocException(java.lang.Throwable source)
Describe what the XJavaDocException constructor does |
Method Summary | |
java.lang.Throwable |
getSource()
Gets the Source attribute of the XJavaDocException 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 XJavaDocException(java.lang.Throwable source)
source
- Describe what the parameter doespublic XJavaDocException(java.lang.String message)
message
- Describe what the parameter doesMethod Detail |
public java.lang.Throwable getSource()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |