Skip to content

Be consistent about converting status to error message#663

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_919052464
May 21, 2026
Merged

Be consistent about converting status to error message#663
copybara-service[bot] merged 1 commit into
mainfrom
test_919052464

Conversation

@copybara-service
Copy link
Copy Markdown

Be consistent about converting status to error message

Like ink::jni::ThrowExceptionFromStatus, use absl::Status::ToString, which includes a prefix representing the status code, instead of absl::Status::message, which does not.

Like `ink::jni::ThrowExceptionFromStatus`, use `absl::Status::ToString`, which includes a prefix representing the status code, instead of `absl::Status::message`, which does not.

PiperOrigin-RevId: 919064763
@copybara-service copybara-service Bot merged commit ef11c20 into main May 21, 2026
@copybara-service copybara-service Bot deleted the test_919052464 branch May 21, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant