Function poem::error::NetworkAuthenticationRequired[][src]

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

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