| Name | Description | Type | Package | Framework |
| CCException | An exception representing the failure of a CCC command. | Class | api.exceptions | Content Control |
|
| ConflictException | An API call failed due to a conflict with the current state of the resource. | Class | api.exceptions | Content Control |
|
| CycleDetectedException | This exception indicates that a cycle was detected where a resource refers to itself, either directly or indirectly. | Class | api.exceptions | Content Control |
|
| EntityNotFoundException | Exception indicating that the look up of an entity failed. | Class | api.exceptions | Content Control |
|
| InsufficientPrivilegesException | This exception indicates that a user attempted to perform an operation without sufficient privileges. | Class | api.exceptions | Content Control |
|
| InvalidException | This request indicates that an API method was invoked with incorrect inputs. | Class | api.exceptions | Content Control |
|
| LockMismatchException | An exception used to indicate that a resource is locked by another user. | Class | api.exceptions | Content Control |
|
| ResourceExistsException | Indicates a resource cannot be created because an existing resource already has the same absolute path. | Class | api.exceptions | Content Control |
|
| UnauthorizedException | An exception indicating that access to an entity was denied. | Class | api.exceptions | Content Control |
|
| UnlockedException | An exception used to indicate that a resource is unlocked. | Class | api.exceptions | Content Control |
|
| WorkingCopyNotSupportedException | Indicates that a resource that doesn't support working copies. | Class | api.exceptions | Content Control |
|
| NoSuchRoomCategoryException | | Class | com.sap.ip.collaboration.room.api.Exceptions | SAP NetWeaver |
|
| NoSuchRoomRoleException | See Also:Serialized FormFields inherited from class com. | Class | com.sap.ip.collaboration.room.api.Exceptions | SAP NetWeaver |
|
| RoomCreationException | Class implementing an exception that occured during room creation. | Class | com.sap.ip.collaboration.room.api.Exceptions | SAP NetWeaver |
|
| RoomDeletionException | See Also:Serialized FormFields inherited from class com. | Class | com.sap.ip.collaboration.room.api.Exceptions | SAP NetWeaver |
|
| RoomException | See Also:Serialized FormFields inherited from class com. | Class | com.sap.ip.collaboration.room.api.Exceptions | SAP NetWeaver |
|
| RoomInstantiationException | Class implementing an exception that occured during room instantiation. | Class | com.sap.ip.collaboration.room.api.Exceptions | SAP NetWeaver |
|
| RoomVersionException | See Also:Serialized FormFields inherited from class com. | Class | com.sap.ip.collaboration.room.api.Exceptions | SAP NetWeaver |
|
| TemplateInstantiationException | See Also:Serialized FormFields inherited from class com. | Class | com.sap.ip.collaboration.room.api.Exceptions | SAP NetWeaver |
|
| ATCommandException | This exception will be thrown when receiving a command response containing a status different than ATCommandStatus#OK after sending an XBee | Class | com.digi.xbee.api.exceptions | XBee |
|
| CommunicationException | This exception will be thrown when any problem related to the communication with the XBee device occurs. | Class | com.digi.xbee.api.exceptions | XBee |
|
| ConnectionException | This exception will be thrown when any problem related to the connection with the XBee device occurs. | Class | com.digi.xbee.api.exceptions | XBee |
|
| InterfaceAlreadyOpenException | This exception will be thrown when trying to open an interface that is already opened by the application. | Class | com.digi.xbee.api.exceptions | XBee |
|
| InterfaceInUseException | This exception will be thrown when trying to open the port/communication interface but it is already in use by other applications. | Class | com.digi.xbee.api.exceptions | XBee |
|
| InterfaceNotOpenException | This exception will be thrown when trying to perform any operation with the XBee device and its communication interface is closed. | Class | com.digi.xbee.api.exceptions | XBee |
|
| InvalidConfigurationException | This exception will be thrown when trying to open an interface with an invalid configuration. | Class | com.digi.xbee.api.exceptions | XBee |
|
| InvalidInterfaceException | This exception will be thrown when trying to open a non-existing interface. | Class | com.digi.xbee.api.exceptions | XBee |
|
| InvalidOperatingModeException | This exception will be thrown when performing any action with the XBee device and its operating mode is different than OperatingMode. | Class | com.digi.xbee.api.exceptions | XBee |
|
| InvalidPacketException | This exception will be thrown when there is an error parsing an API packet from the input stream. | Class | com.digi.xbee.api.exceptions | XBee |
|
| OperationNotSupportedException | This exception will be thrown when the operation performed is not supported by the XBee device. | Class | com.digi.xbee.api.exceptions | XBee |
|
| PermissionDeniedException | This exception will be thrown when the user does not have the appropriate access to the connection interface. | Class | com.digi.xbee.api.exceptions | XBee |
|
| TimeoutException | This exception will be thrown when performing synchronous operations and the configured time expires. | Class | com.digi.xbee.api.exceptions | XBee |
|
| TransmitException | This exception will be thrown when receiving a transmit status different than XBeeTransmitStatus#SUCCESS after sending an XBee API packet. | Class | com.digi.xbee.api.exceptions | XBee |
|
| XBeeDeviceException | This exception will be thrown when any problem related to the XBee deviceSee Also:XBeeException, | Class | com.digi.xbee.api.exceptions | XBee |
|
| XBeeException | Generic XBee API exception. | Class | com.digi.xbee.api.exceptions | XBee |