Function poem::error::ServiceUnavailable[][src]

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

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