Package org.objectweb.cjdbc.common.exceptions

C-JDBC Exceptions package.

See:
          Description

Class Summary
SQLExceptionFactory This class defines a SQLExceptionFactory
 

Exception Summary
AuthenticationException This class defines an AuthenticationException in case the authentication with the controller fails.
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.
NoMoreControllerException This class defines a NoMoreControllerException.
NotImplementedException This exception is thrown for all non implemented features in the C-JDBC driver.
NoTransactionStartWhenDisablingException This class defines a NoTransactionStartWhenDisablingException.
OctopusException Octopus Exception class in case errors happen while octopus is working
ProtocolException This class defines a ProtocolException
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.