Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IllegalNumberFormat

The error thrown when the string form of a number fails to parse.

Hierarchy

  • IllegalNumberFormat

Index

Constructors

Constructors

constructor

  • The error thrown when the string form of a number fails to parse.

    Parameters

    • passed: string

      The incorrect string form of number passed.

    Returns IllegalNumberFormat

Generated using TypeDoc