|
Collaboration API Documentation | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Exception Summary | |
BadRelationshipObjectRefException | Checked exception thrown when either the from or to-end IDs of a relationship being created are bad. |
BothEndsOfRelationshipSameException | Checked exception thrown when both ends of a relationship being created reference the same object. |
ConfigurationException | This exception is thrown if the Content Java API detects a problem with your system's configuration. |
DiscussionCloseException | Checked exception thrown when an invalid operation is attempted on a closed discussion forum or topic. |
DuplicateMemberException | Checked exception thrown when an operation is attempted that would result in duplicate user or member entries. |
DuplicateParticipantException | Checked exception thrown when an operation is attempted that would result in duplicate user or member entries. |
DuplicateRegisteredObjectException | Checked exception thrown when a user attempt to create a subscription that already exists. |
EncryptionException | This exception is thrown if a problem occurs when instantiating or using classes from the Java Cryptography Extension (JCE) to encrypt a credentials token. |
InvalidDueDateException | Checked exception thrown when a user attempts an operation to persist an invalid task due date. |
InvalidReminderDateException | Checked exception thrown when a user attempts an operation to persist an invalid task reminder date. |
InvalidStateException | Checked exception thrown when a user attempts to update an Poll that has been closed. |
InvalidTargetDateException | Checked exception thrown when a user attempts an operation to persist an invalid date. |
MeetingConnectionCredentialException | Checked exception thrown when a user attempts an operation that references an invalid or non-existent user or member. |
MeetingConnectionFailureException | Checked exception thrown when a user attempts an operation that references an invalid or non-existent user or member. |
MeetingConnectionMeetingNotFoundException | Checked exception thrown when a user attempts an operation that references a meeting that doesn't exist. |
MeetingCredentialsDecryptionException | Checked exception thrown when a user attempts an operation that references an invalid or non-existent user or member. |
MeetingCredentialsNotFoundException | Checked exception thrown when a user attempts an operation that references an invalid or non-existent user or member. |
MissingEmailAddressException | The base class for Case Management Java API checked exceptions. |
NonExistentMemberException | Checked exception thrown when a user attempts an operation that references an invalid or non-existent user or member. |
NonExistentParticipantException | Checked exception thrown when an operation is attempted that would result in duplicate user or member entries. |
NonTeamspaceMemberException | Checked exception thrown when a user when a non-teamspace member attempts to update teamspace objects. |
NonTeamspaceObjectException | Checked exception thrown when a teamspace member attempts to update non-teamspace objects. |
ObjectAccessException | Checked exception thrown when a user attempts to access an object which either does not exist or for which they do not have the security rights. |
PollClosedException | Checked exception thrown when a user attempts to update an Poll that has been closed. |
RelationshipException | Checked exception thrown when there is a problem processing a collaboration relationship. |
RemoveHostParticipantException | Checked exception thrown when an operation is attempted that would result in duplicate user or member entries. |
TemplateException | Unchecked exception thrown when there is a problem processing an e-mail template. |
TemplateFailedLookupException | Unchecked exception thrown when a template parameter wasn't found or a selection fails because either the key wasn't found or the index was out of bounds. |
TemplateNotFoundException | Unchecked exception thrown when a named e-mail template is not found. |
TemplateNotMappedException | Unchecked exception thrown when there exists no mapping for a template notification code. |
TemplateParsingException | Unchecked exception thrown when there is a problem parsing an e-mail template. |
UnsupportedContainerCapabilityException | Checked exception thrown when a user attempts to use an unsupported capability of a Container object. |
UserException | Checked exception thrown when a user attempts an operation that references an invalid or non-existent user or member. |
UserNotFoundException | Checked exception thrown when a user information can not be found from directory services. |
UserRightsException | Checked exception thrown when a user attempts to access an object for which they do not have the security rights. |
ValidationException | This exception is thrown if an object property validation failed. |
This package contains the exception classes available to collaboration operations.
|
Collaboration API Documentation | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |