Function ees::add_message[][src]

#[must_use]
pub fn add_message(error: Error, message: &'static str) -> Error
Expand description

Wrap the given error in a new error, with the given error message