xdoclet
Class XDocletException
public class XDocletException
- Ara Abrahamian (ara_e@email.com)
XDocletException(Exception nestedException, String msg) - Describe what the XDocletException constructor does
|
XDocletException(String msg) - Describe what the XDocletException constructor does
|
String | getPrintStackTrace() - Gets the PrintStackTrace attribute of the XDocletException object
|
XDocletException
public XDocletException(Exception nestedException,
String msg)
Describe what the XDocletException constructor does
nestedException
- Describe what the parameter doesmsg
- Describe what the parameter does
XDocletException
public XDocletException(String msg)
Describe what the XDocletException constructor does
msg
- Describe what the parameter does
getPrintStackTrace
public String getPrintStackTrace()
Gets the PrintStackTrace attribute of the XDocletException object
- The PrintStackTrace value