com.azure.core.amqp.exception

Package containing classes related to AMQP exceptions.

Classes

AmqpErrorContext

Provides context for an AmqpException that occurs in an AmqpConnection, AmqpSession, or AmqpLink.

AmqpException

General exception for AMQP related failures.

LinkErrorContext

Represents the context for an AMQP link when an AmqpException occurs.

OperationCancelledException

This exception is thrown when the underlying AMQP layer encounters an abnormal link abort or the connection is disconnected in an unexpected fashion.

SessionErrorContext

Context for an error that occurs in an AMQP session when an AmqpException occurs.

Enums

AmqpErrorCondition

Contains constants common to the AMQP protocol and constants shared by Azure services.

AmqpResponseCode

Error response codes returned from AMQP.