Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DecodeError

Hierarchy

  • Error
    • DecodeError

Index

Constructors

Properties

Constructors

constructor

  • new DecodeError(expected: string, received: string): DecodeError

Properties

expected

expected: string

message

message: string

name

name: string

received

received: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor