pub fn get_error(sig: &str) -> Result<Error>
Given an error signature string, it tries to parse it as a Error
Error