Class DistributedSystemDisconnectedException

All Implemented Interfaces:
Serializable

public class DistributedSystemDisconnectedException extends CancelException
Thrown when a GemFire distributed system has been terminated.
Since:
GemFire 6.0
See Also:
  • Constructor Details

    • DistributedSystemDisconnectedException

      public DistributedSystemDisconnectedException()
    • DistributedSystemDisconnectedException

      public DistributedSystemDisconnectedException(String message, Throwable cause)
    • DistributedSystemDisconnectedException

      public DistributedSystemDisconnectedException(Throwable cause)
    • DistributedSystemDisconnectedException

      public DistributedSystemDisconnectedException(String s)