Properties
The `RangeError` object properties
#max?: Max
Private property of the maximum range of generic type variable Max that causes an error to be thrown(or not thrown).
#min?: Min
Private property of the minimum range of generic type variable Min that causes an error to be thrown(or not thrown).
Last updated
Was this helpful?