hazelcast / hazelcast/hazelcast-csharp-client

Local Representation of Remote Exceptions [API-1253]

Open
#592 1 comment 0 reactions 0 assignees View on GitHub
Jira
Dominant language
C#
Stars
107
Forks
52
PR merge metrics
No merged PRs in 30d

Description

Server sends the exceptions under `RemoteException` with an error code. There are some exceptions that needs to be represented with different exception. We should find a structural solution to handle that cases.

For example;

Server sends `RemoteException.IllegalMonitorState` which can be represented as `SyncronizationLockException` in .NET. Also, there are places that using special exceptions became more meaningful instead remote.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.