Skip to content

Conversation

@copybara-service
Copy link

Adds support for com.google.j2kt.annotations.Throws, as an alias for j2objc translation of:

@ObjectiveCAdapterMethod(selector=<method+error+suffix>,
                         adaptations={Adaptation.EXCEPTIONS_AS_ERRORS})

…j2objc translation of:

```
@ObjectiveCAdapterMethod(selector=<method+error+suffix>,
                         adaptations={Adaptation.EXCEPTIONS_AS_ERRORS})
```

PiperOrigin-RevId: 762062338
@copybara-service copybara-service bot merged commit 5f8eb1c into master May 22, 2025
@copybara-service copybara-service bot deleted the test_761164374 branch May 22, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant