tigase.db
Class DBInitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by tigase.db.TigaseDBException
              extended by tigase.db.DBInitException
All Implemented Interfaces:
Serializable

public class DBInitException
extends TigaseDBException

Describe class DBInitException here. Created: Thu Oct 26 12:18:05 2006

Version:
$Rev$
Author:
Artur Hefczyc
See Also:
Serialized Form

Constructor Summary
DBInitException(String message)
           
DBInitException(String message, Throwable cause)
           
 
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

DBInitException

public DBInitException(String message)

DBInitException

public DBInitException(String message,
                       Throwable cause)


Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.