Hi

Let say we have a java program which starts Ignite in a client mode. Let us
say there is a RuntimeException which happens in the Ignite code (on the
client side only), would it be wrapped as an IgniteException and passed to
the Java client or would it be thrown as a RuntimeException to the java
program under any circumstances ?

I have seen most of the methods declaring throws IgniteException but just
thinking about any scenario where in a RuntimeException occurs and get
passed to the client.

Regards




--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to