Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorDetail

Package version

Error details.

Hierarchy

  • ErrorDetail

Index

Properties

Properties

code

code: string

The error's code.

Optional details

details: ErrorDetail[]

Additional error details.

message

message: string

A human readable error message.

Optional target

target: undefined | string

Indicates which property in the request is responsible for the error.

Generated using TypeDoc