An error thrown when incoming data is not supported. Probably because an AsyncHandler returns false on the canHandle call.
Default message is 'The given input is not supported by the server configuration.'.
Optional, more specific, message.
Optional error options.
Create .stack property on a target object
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
An error thrown when incoming data is not supported. Probably because an AsyncHandler returns false on the canHandle call.