Docmosis API 2.1.0

com.docmosis.template
Class TemplateStoreException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.docmosis.template.TemplateStoreException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TemplateAlreadyExistsException, TemplateNotFoundException

public class TemplateStoreException
extends Exception

See Also:
Serialized Form

Constructor Summary
TemplateStoreException()
           
TemplateStoreException(String message)
           
TemplateStoreException(String message, Throwable cause)
           
TemplateStoreException(Throwable cause)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TemplateStoreException

public TemplateStoreException()

TemplateStoreException

public TemplateStoreException(String message)

TemplateStoreException

public TemplateStoreException(Throwable cause)

TemplateStoreException

public TemplateStoreException(String message,
                              Throwable cause)

Docmosis API 2.1.0

Copyright © 2007 Docmosis. All Rights Reserved.