xdoclet

Class XDocletException


public class XDocletException
extends xdoclet.template.TemplateException

Constructor Summary

XDocletException(Exception nestedException, String msg)
XDocletException(String msg)

Method Summary

String
getPrintStackTrace()

Methods inherited from class xdoclet.template.TemplateException

getNestedException

Constructor Details

XDocletException

public XDocletException(Exception nestedException,
                        String msg)

XDocletException

public XDocletException(String msg)

Method Details

getPrintStackTrace

public String getPrintStackTrace()