Function poem::error::GatewayTimeout[][src]

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

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