Skip to content

Use canonical class name in exception message rather than Class.toString(). #1528

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2025

Conversation

copybara-service[bot]
Copy link
Contributor

Use canonical class name in exception message rather than Class.toString().

This means we say unsupported type java.math.BigDecimal instead of unsupported type class java.math.BigDecimal.

RELNOTES=n/a

…ring()`.

This means we say `unsupported type java.math.BigDecimal` instead of `unsupported type class java.math.BigDecimal`.

RELNOTES=n/a
PiperOrigin-RevId: 777682119
@copybara-service copybara-service bot merged commit ca2126b into master Jun 30, 2025
@copybara-service copybara-service bot deleted the test_777254176 branch June 30, 2025 19:49
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