com.microsoft.azure.sdk.iot.device.transport.amqps.exceptions
Classes
AmqpConnectionForcedException |
This exception is thrown when a amqp:connection:forced error is encountered over an AMQP connection
|
|
AmqpConnectionFramingErrorException |
This exception is thrown when a amqp:connection:framing-error error is encountered over an AMQP connection
|
|
AmqpConnectionRedirectException |
This exception is thrown when a amqp:connection:redirect error is encountered over an AMQP connection
|
|
AmqpConnectionThrottledException |
This exception is thrown when a com.microsoft:device-container-throttled error is encountered over an AMQP connection |
|
AmqpDecodeErrorException |
This exception is thrown when a amqp:decode-error is encountered over an AMQP connection
|
|
AmqpFrameSizeTooSmallException |
This exception is thrown when a amqp:frame-size-too-small error is encountered over an AMQP connection
|
|
AmqpIllegalStateException |
This exception is thrown when a amqp:illegal-state error is encountered over an AMQP connection
|
|
AmqpInternalErrorException |
This exception is thrown when a amqp:internal-error error is encountered over an AMQP connection
|
|
AmqpInvalidFieldException |
This exception is thrown when a amqp:invalid-field error is encountered over an AMQP connection
|
|
AmqpLinkCreationConflict | ||
AmqpLinkDetachForcedException |
This exception is thrown when a amqp:link:detach-forced error is encountered over an AMQP connection
|
|
AmqpLinkMessageSizeExceededException |
This exception is thrown when a amqp:link:message-size-exceeded error is encountered over an AMQP connection
|
|
AmqpLinkRedirectException |
This exception is thrown when a amqp:link:redirect error is encountered over an AMQP connection Check the headers of the message with this error to see where you are being redirected to.
|
|
AmqpLinkStolenException |
This exception is thrown when a amqp:link:stolen error is encountered over an AMQP connection
|
|
AmqpLinkTransferLimitExceededException |
This exception is thrown when a amqp:link:transfer-limit-exceeded error is encountered over an AMQP connection
|
|
AmqpNotAllowedException |
This exception is thrown when a amqp:not-allowed error is encountered over an AMQP connection
|
|
AmqpNotFoundException |
This exception is thrown when a amqp:not-found error is encountered over an AMQP connection
|
|
AmqpNotImplementedException |
This exception is thrown when a amqp:not-implemented error is encountered over an AMQP connection
|
|
AmqpPreconditionFailedException |
This exception is thrown when a amqp:precondition-failed error is encountered over an AMQP connection
|
|
AmqpResourceDeletedException |
This exception is thrown when a amqp:resource-deleted error is encountered over an AMQP connection
|
|
AmqpResourceLimitExceededException |
This exception is thrown when a amqp:resource-limit-exceeded error is encountered over an AMQP connection
|
|
AmqpResourceLockedException |
This exception is thrown when a amqp:resource-locked error is encountered over an AMQP connection
|
|
AmqpSessionErrantLinkException |
This exception is thrown when a amqp:session:errant-link error is encountered over an AMQP connection
|
|
AmqpSessionHandleInUseException |
This exception is thrown when a amqp:session:handle-in-use error is encountered over an AMQP connection
|
|
AmqpSessionUnattachedHandleException |
This exception is thrown when a amqp:session:unattached-handle error is encountered over an AMQP connection
|
|
AmqpSessionWindowViolationException |
This exception is thrown when a amqp:session:window-violation error is encountered over an AMQP connection
|
|
AmqpUnauthorizedAccessException |
This exception is thrown when a amqp:unauthorized-access error is encountered over an AMQP connection
|
|
ProtonIOException |
Azure SDK for Java