See: Description
| Class | Description |
|---|---|
| AmqpErrorContext | |
| LinkErrorContext |
Represents the context for an AMQP link when an
AmqpException occurs. |
| SessionErrorContext |
Context for an error that occurs in an AMQP session when an
AmqpException occurs. |
| Enum | Description |
|---|---|
| AmqpErrorCondition |
Contains constants common to the AMQP protocol and constants shared by Azure services.
|
| AmqpResponseCode |
Error response codes returned from AMQP.
|
| Exception | Description |
|---|---|
| AmqpException |
General exception for AMQP related failures.
|
| OperationCancelledException |
This exception is thrown when the underlying AMQP layer encounters an abnormal link abort or the connection is
disconnected in an unexpected fashion.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.