xdoclet.template
public class TemplateException extends Exception
Version: $Revision: 1.5 $
UNKNOWN: Oct 14, 2001
Constructor Summary | |
---|---|
TemplateException(String msg)
Describe what the TemplateException constructor does
| |
TemplateException(Exception nestedException, String msg)
Describe what the TemplateException constructor does
|
Method Summary | |
---|---|
Exception | getNestedException()
Gets the NestedException attribute of the TemplateException object
|
Parameters: msg Describe what the parameter does
Parameters: nestedException Describe what the parameter does msg Describe what the parameter does
Returns: The NestedException value