Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorModel

Package version

The error code compose of code and message.

Hierarchy

  • ErrorModel

Index

Properties

Properties

Optional code

code: undefined | string

The code of error.

Optional message

message: undefined | string

The message of error.

Generated using TypeDoc