Skip to content
v3.3.0

InvalidArgumentsError

Error thrown when the given arguments are invalid

+ new InvalidArgumentsError(expectedArguments: string): InvalidArgumentsError

Defined in src/errors.ts:65

Parameters:

NameType
expectedArgumentsstring

Returns: InvalidArgumentsError

message: string


name: string


stack? : undefined | string


Error: ErrorConstructor