Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationError

Package version

Error details for the operation in case of a failure.

Hierarchy

  • OperationError

Index

Properties

Properties

Optional code

code: undefined | string

The error code of the operation error.

Optional message

message: undefined | string

The error message of the operation error.

Generated using TypeDoc