xdoclet.template

Class TemplateException


public class TemplateException
extends Exception

Constructor Summary

TemplateException(Exception nestedException, String msg)
TemplateException(String msg)

Method Summary

Exception
getNestedException()

Constructor Details

TemplateException

public TemplateException(Exception nestedException,
                         String msg)

TemplateException

public TemplateException(String msg)

Method Details

getNestedException

public Exception getNestedException()