Default message is 'The given input is not supported by the server configuration.'.
Optional
message: stringOptional, more specific, message.
Optional
options: HttpErrorOptionsOptional error options.
Optional
Readonly
causeReadonly
errorReadonly
metadataOptional
stackReadonly
statusStatic
Readonly
isChecks whether the given error is an instance of this class.
Static
Readonly
statusThe status code corresponding to this error class.
Static
Readonly
uriA unique URI identifying this error class.
An error thrown when incoming data is not supported. Probably because an AsyncHandler returns false on the canHandle call.