Class for the error thrown from bytesFromHex

Hierarchy

  • Error
    • HexError

Constructors

Properties

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

Optional override for formatting stack traces

Type declaration

stackTraceLimit: number

Methods

Generated using TypeDoc