Function poem::error::FailedDependency[][src]

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

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