Searched refs:check_error_details (Results 1 – 1 of 1) sorted by relevance
175 fn check_error_details(&self) -> Result<ErrorDetails, DecodeError>; in check_error_details() method606 fn check_error_details(&self) -> Result<ErrorDetails, DecodeError> { in check_error_details() method609 status.check_error_details() in check_error_details()613 self.check_error_details().unwrap_or_default() in get_error_details()699 fn check_error_details(&self) -> Result<ErrorDetails, DecodeError>; in check_error_details() method760 fn check_error_details(&self) -> Result<ErrorDetails, DecodeError> { in check_error_details() method803 self.check_error_details().unwrap_or_default() in get_error_details()1038 let ext_details = match status_from_vec.check_error_details() { in gen_status_with_details()