Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorResponse

Package version

interface

An interface representing ErrorResponse. Error response indicates that the service is not able to process the incoming request. The reason is provided in the error message.

Hierarchy

  • ErrorResponse

Index

Properties

Properties

Optional error

member

{ErrorDetails} [error] The details of the error.

Generated using TypeDoc