[
https://issues.apache.org/jira/browse/IGNITE-20568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17795163#comment-17795163
]
Pavel Tupitsyn commented on IGNITE-20568:
-----------------------------------------
Merged to main: 01930fecc8f701fb2e558dd34ba084e521546458
> .NET: Thin 3.0: ExceptionsGenerator does not support IgniteCheckedException
> ---------------------------------------------------------------------------
>
> Key: IGNITE-20568
> URL: https://issues.apache.org/jira/browse/IGNITE-20568
> Project: Ignite
> Issue Type: Bug
> Components: platforms, thin client
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET, ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> *ExceptionsGenerator* only supports *IgniteException* and derived classes,
> but not *IgniteCheckedException* and its children.
> * Add support for *IgniteCheckedException* by fixing *IsIgniteException*
> method
> * Decide whether to throw away the "Checked" substring for those exceptions,
> because there are no checked exceptions in C#
> * Check whether IGNITE-20521 introduced checked *AuthenticationException* and
> fix *TestAuthnOnServerNoAuthnOnClient*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)