| Exception | Description |
|---|---|
| OMSDestinationException |
The
OMSDestinationException must be thrown when the specified destination does not exist or the destination
is not readable or writable |
| OMSMessageFormatException |
The
OMSMessageFormatException must be thrown when the provided message is not supported or the attributes are
the wrong type. |
| OMSRuntimeException |
This is the root class of all unchecked exceptions in the OMS API.
|
| OMSSecurityException |
The
OMSSecurityException must be thrown when the client have no enough authority to operate an resource. |
| OMSTimeOutException |
The
OMSTimeOutException must be thrown when a blocking operation times out. |
| OMSTransactionException |
The
OMSTransactionException must be thrown when the client execute a transaction error. |
| OMSUnsupportException |
The
OMSUnsupportException must be thrown when the specified methods, headers or properties have not been
provided by vendors, these methods or headers are usually marked by Optional. |
Copyright © 2017–2020 OpenMessaging. All rights reserved.