FailedSaneParameterCheck
An Error thrown when assertSaneParameterisation determines invalid parameterisation. This is when either P, the modulus, or a, the multiplicand, are zero.
Construct a FailedSaneParameterCheck with a message associated with the provided enum.
The enum from which to extract the message.
Optional
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
FailedSaneParameterCheck
Remarks
An Error thrown when assertSaneParameterisation determines invalid parameterisation. This is when either P, the modulus, or a, the multiplicand, are zero.