Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SerializerError

Hierarchy

  • ErrorWithCode<SerializerErrorCode>
    • SerializerError

Constructors

Properties

Constructors

constructor

  • new SerializerError(code: SerializerErrorCode, msg: string): SerializerError

Properties

Readonly code

code: SerializerErrorCode

name

name: string = 'SerializerError'

Generated using TypeDoc