Function poem::error::NotExtended

source ·
pub fn NotExtended(err: impl StdError + Send + Sync + 'static) -> Error
Expand description

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