Class | Description |
---|---|
CollaborationException | Thrown when a remote invocation results in an error. |
MultipleObjectException | Thrown when multiple exceptions occur on the server during bulk operations. |
NameAlreadyInUseException | Thrown when creating an object with a name that is already used by an existing object of the same type. |
PermissionDeniedException | Thrown when a user does not have the appropriate access to perform a Collaboration operation. |
Interface | Description |
---|---|
ICollaborationFactory | Factory interface to obtain the various Collaboration Managers. |