|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Exception Summary | |
---|---|
InconsistentTransactionException | This is thrown when an inconsistent local transaction is detected. |
UnableToInitializeException | Intialization of Database Helper was Unsuccessful |
UnknownDatabaseException | Database Helper intialized but failed to determine backend type. |
This is the documentation for the WebSphere Extension Helper exceptions.
There are
only two types of exceptions which can be encountered when a new
DatabaseHelper is acquired:
Encountered when a error occurs during initialization. This is thrown if any exception is encountered. Please refer to chained exception with this exception for more details. This is usually fatal.
Encountered during initialization, when Database Helper is not able to determine type of back end. This is not necessarily fatal, but if you see this you probably do not need to use this service.
The TransactionControl interface also exposes one custom exception:
Thrown when a local transaction is in an inconsistent state.
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |