logo
pub fn NetworkAuthenticationRequired(
    err: impl StdError + Send + Sync + 'static
) -> Error
Expand description

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