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

For additional details, see this link

AmqpConnectionFramingErrorException

This exception is thrown when a amqp:connection:framing-error error is encountered over an AMQP connection

For additional details, see this link

AmqpConnectionRedirectException

This exception is thrown when a amqp:connection:redirect error is encountered over an AMQP connection

For additional details, see this link

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

For additional details, see this link

AmqpFrameSizeTooSmallException

This exception is thrown when a amqp:frame-size-too-small error is encountered over an AMQP connection

For additional details, see this link

AmqpIllegalStateException

This exception is thrown when a amqp:illegal-state error is encountered over an AMQP connection

For additional details, see this link

AmqpInternalErrorException

This exception is thrown when a amqp:internal-error error is encountered over an AMQP connection

For additional details, see this link

AmqpInvalidFieldException

This exception is thrown when a amqp:invalid-field error is encountered over an AMQP connection

For additional details, see this link

AmqpLinkCreationConflict
AmqpLinkDetachForcedException

This exception is thrown when a amqp:link:detach-forced error is encountered over an AMQP connection

For additional details, see this link

AmqpLinkMessageSizeExceededException

This exception is thrown when a amqp:link:message-size-exceeded error is encountered over an AMQP connection

For additional details, see this link

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.

For additional details, see this link

AmqpLinkStolenException

This exception is thrown when a amqp:link:stolen error is encountered over an AMQP connection

For additional details, see this link

AmqpLinkTransferLimitExceededException

This exception is thrown when a amqp:link:transfer-limit-exceeded error is encountered over an AMQP connection

For additional details, see this link

AmqpNotAllowedException

This exception is thrown when a amqp:not-allowed error is encountered over an AMQP connection

For additional details, see this link

AmqpNotFoundException

This exception is thrown when a amqp:not-found error is encountered over an AMQP connection

For additional details, see this link

AmqpNotImplementedException

This exception is thrown when a amqp:not-implemented error is encountered over an AMQP connection

For additional details, see this link

AmqpPreconditionFailedException

This exception is thrown when a amqp:precondition-failed error is encountered over an AMQP connection

For additional details, see this link

AmqpResourceDeletedException

This exception is thrown when a amqp:resource-deleted error is encountered over an AMQP connection

For additional details, see this link

AmqpResourceLimitExceededException

This exception is thrown when a amqp:resource-limit-exceeded error is encountered over an AMQP connection

For additional details, see this link

AmqpResourceLockedException

This exception is thrown when a amqp:resource-locked error is encountered over an AMQP connection

For additional details, see this link

AmqpSessionErrantLinkException

This exception is thrown when a amqp:session:errant-link error is encountered over an AMQP connection

For additional details, see this link

AmqpSessionHandleInUseException

This exception is thrown when a amqp:session:handle-in-use error is encountered over an AMQP connection

For additional details, see this link

AmqpSessionUnattachedHandleException

This exception is thrown when a amqp:session:unattached-handle error is encountered over an AMQP connection

For additional details, see this link

AmqpSessionWindowViolationException

This exception is thrown when a amqp:session:window-violation error is encountered over an AMQP connection

For additional details, see this link

AmqpUnauthorizedAccessException

This exception is thrown when a amqp:unauthorized-access error is encountered over an AMQP connection

For additional details, see this link

ProtonIOException