pub fn from_string(message: String) -> Error
Expand description

Returns an io::Error with ErrorKind::Other from a string.