The default error handler for the Alibaba FC HTTP adapter.
It logs the error, derives a status code from the (typed) error, negotiates JSON vs plain text from the Accept header, and fills the raw-response builder.
Accept
The auto-wired blueprint.
Handle an adapter-level error.
The error to handle.
The adapter error context.
The raw-response builder.
The default error handler for the Alibaba FC HTTP adapter.
It logs the error, derives a status code from the (typed) error, negotiates JSON vs plain text from the
Acceptheader, and fills the raw-response builder.