salto.tool.sql
Class DatabaseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by salto.tool.sql.DatabaseException
All Implemented Interfaces:
java.io.Serializable

public class DatabaseException
extends java.lang.Exception

Insérez la description du type à cet endroit. Date de création : (23/09/01 09:13:12)

Author:
: Administrator
See Also:
Serialized Form

Constructor Summary
DatabaseException()
          Commentaire relatif au constructeur DatabaseException.
DatabaseException(java.lang.String s)
          Commentaire relatif au constructeur DatabaseException.
 
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()
Commentaire relatif au constructeur DatabaseException.


DatabaseException

public DatabaseException(java.lang.String s)
Commentaire relatif au constructeur DatabaseException.

Parameters:
s - java.lang.String


Copyright © 2002-2008 Salto Consulting. All Rights Reserved.