xjavadoc
Class XJavaDocException
Exception
xjavadoc.XJavaDocException
public class XJavaDocException
extends Exception
XJavaDocException(String message) - Describe what the XJavaDocException constructor does
|
XJavaDocException(Throwable source) - Describe what the XJavaDocException constructor does
|
Throwable | getSource() - Gets the Source attribute of the XJavaDocException object
|
_source
private Throwable _source
XJavaDocException
public XJavaDocException(String message)
Describe what the XJavaDocException constructor does
message
- Describe what the parameter does
XJavaDocException
public XJavaDocException(Throwable source)
Describe what the XJavaDocException constructor does
source
- Describe what the parameter does
getSource
public Throwable getSource()
Gets the Source attribute of the XJavaDocException object