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)