Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Errors

Hierarchy

  • Errors

Index

Properties

Methods

Properties

Private Readonly errors

errors: string[] = []

Methods

add

  • add(error: string, ...errors: ReadonlyArray<string>): void
  • Parameters

    • error: string
    • Rest ...errors: ReadonlyArray<string>

    Returns void

noErrors

  • noErrors(): boolean

toString

  • toString(): string

Generated using TypeDoc