Data Bahn Exceptions
If a Bahn exception has occurred. The following exception types could occur.
- BAHN_CREATION_FAILED : The Bahn was not created successfully.
- BAHN_EXISTS : The Bahn exists, i.e. there is Bahn for a given application under the same name.
- BAHN_JOIN_FAILED : Join to the dataBahn failed.
- NO_SUCH_BAHN: Reference to a non-existant dataBahn.
- PERMISSION_DENIED: One of the operations on the dataBahn (expel, invite etc ) not completed due to insufficient permissions for the client which invoked the operation.
- UNKNOWN : Reason unknown to the JDCE Environment