new InvalidArity()
Exception thrown by this client library when an invalid value is provided as a function argument.
Extends
Members
actual :number
Actual number of arguments called with.
Type:
- number
description :string
Description for this exception.
Type:
- string
- Inherited From:
- Source:
max :number
Maximum number of arguments.
Type:
- number
message :string
Message for this exception.
Type:
- string
- Inherited From:
- Source:
min :number
Minimum number of arguments.
Type:
- number
name :string
Name of this exception.
Type:
- string
- Inherited From:
- Source: