Class TargetDisconnectedException

All Implemented Interfaces:
Serializable

public class TargetDisconnectedException
extends HazelcastException
Thrown when a client invocation is failed because related target is disconnected and whether the invocation is run or not, is indeterminate
See Also:
Serialized Form
  • Constructor Details

    • TargetDisconnectedException

      public TargetDisconnectedException​(String message)
    • TargetDisconnectedException

      public TargetDisconnectedException​(String message, Throwable cause)