Package version:

Interface ErrorModel

The error code compose of code and message.

Hierarchy

  • ErrorModel

Properties

Properties

code?: string

The code of error.

message?: string

The message of error.

Generated using TypeDoc