| Exception | Description |
|---|---|
| OMSException |
This is the root class of all checked exceptions in the OMS API.
|
| OMSMessageFormatException |
The
OMSMessageFormatException must be thrown when the provided message
is not supported or the attributes are the wrong type. |
| OMSNotSupportedException |
The
OMSNotSupportedException must be thrown when the OMS vendor
can't provide some feature defined by the standard. |
| OMSResourceNotExistException |
The
OMSResourceNotExistException occurs if requested resource is not exist. |
| OMSRuntimeException |
This is the root class of all unchecked exceptions in the OMS API.
|
| OMSTimeOutException |
The
OMSTimeOutException must be thrown when a blocking operation times out. |
Copyright © 2017–2018 OpenMessaging. All rights reserved.