If a Client exception has occurred. The following exception types can occur:
-
NAME_IN_USE - a client with a similar name exists.
-
ALREADY_BOUND - The client & the object Reference have been registered.
-
CLIENT_NOT_REGISTERED - The registration process failed.
-
NOT_BOUND : The client has not been bound to the Session Scheduler, Collaboration mode not yet activated for Client.
-
INVALID_OPERATION: Client not authorized for the particular operation.
-
UNKNOWN : Reason unknow to the JDCE Environment.
|