You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2021/09/24 12:16:00 UTC

[jira] [Created] (IGNITE-15597) Add top-level ConfigurationException class.

Andrey Mashenkov created IGNITE-15597:
-----------------------------------------

             Summary: Add top-level ConfigurationException class.
                 Key: IGNITE-15597
                 URL: https://issues.apache.org/jira/browse/IGNITE-15597
             Project: Ignite
          Issue Type: Improvement
            Reporter: Andrey Mashenkov


We have ConfigurationValidationException and ConfigurationChangeException that extend RuntimeException.

Let's 
* add a base class ConfigurationException for them (or use IgniteException somehow).
* declare exception(s) in a "thrown" section of javadoc at IgniteTables methods.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)