JsonError is an exception thrown when fromJson fails.

Hierarchy

  • Error
    • JsonError

Constructors

Properties

message: string
name: string
stack?: string
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

stackTraceLimit: number

Methods

Generated using TypeDoc