Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ParseError

Class representing an error that occured while parsing the keyserver's html

Hierarchy

  • Error
    • ParseError

Index

Constructors

Properties

Constructors

constructor

  • new ParseError(attribute?: undefined | string): ParseError
  • Constructor for creating a new parse error

    Parameters

    • Optional attribute: undefined | string

    Returns ParseError

Properties

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Generated using TypeDoc