Function poem::error::Unauthorized[][src]

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

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