Function poem::error::BadGateway[][src]

pub fn BadGateway(err: impl Display) -> Error
Expand description

Wraps any error into Error and the status code is StatusCode::BAD_GATEWAY.