hazelcast / hazelcast/hazelcast-csharp-client
Some exception classes are marked internal [API-2052]
Open
Jira
Priority: Normal
Source: Community
Type: Question
- Dominant language
- C#
- Stars
- 107
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the following exception classes have **internal** accessibility:
* TransactionTimedOutException
* TransactionNotActiveException
* TransactionException
* AuthenticationException
This means that it's not possible to have a catch block in which you explicitly catch one of these types.
Why was this done, and do you accept a PR to change this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.