NodeFailureException
,
which is thrown from the communication code if it detects a failed node.
The second is TooManyFailuresException
, which is thrown by
the transaction code if more node failures occurred than the
transaction-processing code is able to handle.