Function http_problem::http::internal_error
source · [−]Expand description
Create a Problem instance with no available cause.
This error is meant to be used when an unrecoverable error happens. Here, unrecoverable means errors that upper levels doesn’t have any means to recover from other than retrying the operation or propagating it up.