Andrey Mashenkov created IGNITE-15754:
-----------------------------------------
Summary: Fix tuple marshaller exception handling.
Key: IGNITE-15754
URL: https://issues.apache.org/jira/browse/IGNITE-15754
Project: Ignite
Issue Type: Bug
Affects Versions: 3.0.0-alpha3
Reporter: Andrey Mashenkov
_Throws_ section is not declared for TupleMarshaller interface methods.
However, implementation throws an internal SchemaMismatch exception,
that passes to the user.
Let's fix methods contracts, make the exception checked, and convert into a
public one.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)