Skip to main content Link Search Menu Expand Document (external link)

AMQPError overview

Added in v0.1.0


Table of contents


errors

AMQPChannelError (class)

Represents an AMQP Channel Error

Signature

export declare class AMQPChannelError

Added in v0.1.0

[TypeId] (property)

Signature

readonly [TypeId]: symbol

Added in v0.1.0

AMQPConnectionError (class)

Represents an AMQP Connection Error

Signature

export declare class AMQPConnectionError

Added in v0.1.0

[TypeId] (property)

Signature

readonly [TypeId]: symbol

Added in v0.1.0

utils

TypeId

Signature

export declare const TypeId: typeof TypeId

Added in v0.1.0

TypeId (type alias)

Signature

export type TypeId = typeof TypeId

Added in v0.1.0