Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RangelyDefinitionError

remarks

Error that is thrown if somehow there are a mix of numbers and bigs in the range. This should never happen but the typescript compiler doesn't know that.

Hierarchy

  • Error
    • RangelyDefinitionError

Index

Properties

Properties

message

message: "Found mix of numbers and Bigs in the RangeDefinition generated by rangely. This shouldn't be possible." = "Found mix of numbers and Bigs in the RangeDefinition generated by rangely. This shouldn't be possible."

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc