Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.database
Class DatabaseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.jivesoftware.base.JiveRuntimeException
                  extended by com.jivesoftware.base.database.DatabaseException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
TransactionException

public class DatabaseException
extends JiveRuntimeException

See Also:
Serialized Form

Constructor Summary
DatabaseException()
           
DatabaseException(java.lang.String msg)
           
DatabaseException(java.lang.String msg, java.lang.Throwable throwable)
           
DatabaseException(java.lang.Throwable throwable)
           
 
Method Summary
 
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

DatabaseException

public DatabaseException()

DatabaseException

public DatabaseException(java.lang.String msg)

DatabaseException

public DatabaseException(java.lang.String msg,
                         java.lang.Throwable throwable)

DatabaseException

public DatabaseException(java.lang.Throwable throwable)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.