Docmosis API 4.5.0

com.docmosis.template
Class TemplateNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.docmosis.template.TemplateStoreException
              extended bycom.docmosis.template.TemplateNotFoundException
All Implemented Interfaces:
Serializable

public class TemplateNotFoundException
extends TemplateStoreException

See Also:
Serialized Form

Constructor Summary
TemplateNotFoundException()
           
TemplateNotFoundException(String message)
           
TemplateNotFoundException(String message, Throwable cause)
           
TemplateNotFoundException(Throwable cause)
           
 
Methods inherited from class com.docmosis.template.TemplateStoreException
isAnalysisCorruptError
 
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

TemplateNotFoundException

public TemplateNotFoundException()

TemplateNotFoundException

public TemplateNotFoundException(String message)

TemplateNotFoundException

public TemplateNotFoundException(Throwable cause)

TemplateNotFoundException

public TemplateNotFoundException(String message,
                                 Throwable cause)

Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.