Methods
The `RangeErrors` object methods
Last updated
The `RangeErrors` object methods
Last updated
public : RangeError<ErrorId> | undefined Returns the instance of the given unique identification if set, otherwise .
public : { [Key in Id]: RangeError<Key> | undefined } Returns an of set range errors, where the key is a .
public : this Sets the object with the message built from the given required , , , and optional , on the given or stored under the given .