Package org.objectweb.cjdbc.common.exceptions

C-JDBC Exceptions package.

See:
          Description

Interface Summary
ExceptionTypes Provides standard to exceptions types when complete new Exception classes are not needed.
 

Class Summary
SQLExceptionFactory This class defines a SQLExceptionFactory
 

Exception Summary
BackupException Backup Exception class in case errors happen while backup or recovery is executed, but octopus is not responsible for it.
BadConnectionException A BadConnectionException is thrown when a connection fails the validity test.
CJDBCException C-JDBC base exception.
ControllerException Controller exception.
DataCollectorException DataCollector exceptions
NoMoreBackendException This class defines a NoMoreBackendException.
NoTransactionStartWhenDisablingException This class defines a NoTransactionStartWhenDisablingException.
OctopusException Octopus Exception class in case errors happen while octopus is working
RollbackException A RollbackException is thrown by a scheduler when the transaction must be rollbacked (for example when a deadlock is detected).
SecurityException Security exception.
ShutdownException Controller exception.
UnreachableBackendException A UnreachableBackendException is thrown when it is no more possible to get a connection to a backend.
VirtualDatabaseException Virtual database exceptions.
 

Package org.objectweb.cjdbc.common.exceptions Description

C-JDBC Exceptions package. Contains both Exception classes and ExceptionTypes description.



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.