Function poem::error::UnavailableForLegalReasons[][src]

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

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