com.docmosis.template.store.database
Class DatabaseTemplateStoreTableStructureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.docmosis.template.TemplateStoreException
              extended by com.docmosis.template.store.database.DatabaseTemplateStoreTableStructureException
All Implemented Interfaces:
Serializable

public class DatabaseTemplateStoreTableStructureException
extends TemplateStoreException

See Also:
Serialized Form

Constructor Summary
DatabaseTemplateStoreTableStructureException()
           
DatabaseTemplateStoreTableStructureException(String message)
           
DatabaseTemplateStoreTableStructureException(String message, Throwable t)
           
 
Method Summary
 
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

DatabaseTemplateStoreTableStructureException

public DatabaseTemplateStoreTableStructureException()

DatabaseTemplateStoreTableStructureException

public DatabaseTemplateStoreTableStructureException(String message)

DatabaseTemplateStoreTableStructureException

public DatabaseTemplateStoreTableStructureException(String message,
                                                    Throwable t)


Copyright © 2014–2021 Docmosis Pty Ltd. All rights reserved.