org.jopendocument.dom.template
Class TemplateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jopendocument.dom.template.TemplateException
- All Implemented Interfaces:
- Serializable
public class TemplateException
- extends Exception
Indicates an error with the template.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TemplateException
public TemplateException(String message)
TemplateException
public TemplateException(Throwable cause)
TemplateException
public TemplateException(String message,
Throwable cause)
Copyright © 2010 jOpenDocument All Rights Reserved.