xjavadoc
public class XJavaDocException extends Exception
UNKNOWN: 19. februar 2002
| Field Summary | |
|---|---|
| Throwable | _source |
| Constructor Summary | |
|---|---|
| XJavaDocException(Throwable source)
Describe what the XJavaDocException constructor does
| |
| XJavaDocException(String message)
Describe what the XJavaDocException constructor does
| |
| Method Summary | |
|---|---|
| Throwable | getSource()
Gets the Source attribute of the XJavaDocException object
|
UNKNOWN: Describe the field
Parameters: source Describe what the parameter does
UNKNOWN: Write javadocs for constructor Write javadocs for method parameter
Parameters: message Describe what the parameter does
UNKNOWN: Write javadocs for constructor Write javadocs for method parameter
Returns: The Source value