Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorDefinitionAutoGenerated2

Package version

Error definition.

Hierarchy

  • ErrorDefinitionAutoGenerated2

Index

Properties

Optional additionalInfo

additionalInfo: TypedErrorInfo[]

Additional scenario specific error details. NOTE: This property will not be serialized. It can only be populated by the server.

Optional code

code: undefined | string

Service specific error code which serves as the substatus for the HTTP error code. NOTE: This property will not be serialized. It can only be populated by the server.

Optional details

Internal error details. NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string

Description of the error. NOTE: This property will not be serialized. It can only be populated by the server.

Optional target

target: undefined | string

The target of the error. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc