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
|
Returns: The NestedException value