Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Status<TCode>

Type parameters

  • TCode: number

Hierarchy

  • Status

Index

Properties

Properties

code

code: TCode

Status code of the status.

level

Fatality of the status.

Optional message

message: undefined | string

Message of the status.

Generated using TypeDoc