Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DivisionByZero

The error thrown when attempt is made to divide by zero.

Hierarchy

  • DivisionByZero

Index

Constructors

Constructors

constructor

  • The error thrown when attempt is made to divide by zero.

    Parameters

    • message: string

      The message to show.

    Returns DivisionByZero

Generated using TypeDoc