public interface SilentException
Operation.logError(Throwable)
 It's intended to be used for exceptions which are part of a flow,
 for example StaleTaskIdException
 is always propagated to the user - there is no reason why Hazelcast
 should log it on its own.
 The exception is silent from Hazelcast point of view only. Obviously
 it's very visible for user code.Copyright © 2020 Hazelcast, Inc.. All rights reserved.