Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RlpFormatError

This class represents an RLP formatting error.

Hierarchy

  • Error
    • RlpFormatError

Index

Constructors

constructor

  • new RlpFormatError(message: string, rlpFilePosition: number): RlpFormatError

Properties

rlpFilePosition

rlpFilePosition: number

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Generated using TypeDoc