xdoclet.template
Class TemplateException
Exceptionxdoclet.template.TemplateException
public class TemplateException
extends Exception
Version:
- Ara Abrahamian (ara_e@email.com)
- Oct 14, 2001
TemplateException(Exception nestedException, String msg)- Describe what the TemplateException constructor does
|
TemplateException(String msg)- Describe what the TemplateException constructor does
|
Exception | getNestedException()- Gets the NestedException attribute of the TemplateException object
|
TemplateException
public TemplateException(Exception nestedException,
String msg) Describe what the TemplateException constructor does
nestedException - Describe what the parameter doesmsg - Describe what the parameter does
TemplateException
public TemplateException(String msg)
Describe what the TemplateException constructor does
msg - Describe what the parameter does
getNestedException
public Exception getNestedException()
Gets the NestedException attribute of the TemplateException object
- The NestedException value