Function poem::error::InsufficientStorage[][src]

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

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