Function poem::error::RangeNotSatisfiable[][src]

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

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