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
causeOptional
Readonly
detailsReadonly
errorOptional
stackReadonly
statusStatic
Readonly
isStatic
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.