Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommunicationError

Package version

The Communication Services error.

Hierarchy

  • CommunicationError

Index

Properties

code

code: string

The error code.

Optional details

Further details about specific errors that led to this error.

Optional innerError

innerError: CommunicationError

The inner error if any.

message

message: string

The error message.

Optional target

target: undefined | string

The error target.

Generated using TypeDoc