com.docmosis.template
Class TemplateAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.docmosis.template.TemplateStoreException
com.docmosis.template.TemplateAlreadyExistsException
- All Implemented Interfaces:
- Serializable
- public class TemplateAlreadyExistsException
- extends TemplateStoreException
This exception is used to identify a problem parsing a template.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TemplateAlreadyExistsException
public TemplateAlreadyExistsException()
TemplateAlreadyExistsException
public TemplateAlreadyExistsException(String message,
Throwable cause)
TemplateAlreadyExistsException
public TemplateAlreadyExistsException(String message)
TemplateAlreadyExistsException
public TemplateAlreadyExistsException(Throwable cause)
Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.