com.gemstone.gemfire.distributed
Class DistributedSystemDisconnectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gemstone.gemfire.GemFireException
com.gemstone.gemfire.cache.CacheRuntimeException
com.gemstone.gemfire.CancelException
com.gemstone.gemfire.distributed.DistributedSystemDisconnectedException
- All Implemented Interfaces:
- Serializable
public class DistributedSystemDisconnectedException
- extends CancelException
Thrown when a GemFire distributed system has been terminated.
- See Also:
- Serialized Form
DistributedSystemDisconnectedException
public DistributedSystemDisconnectedException()
DistributedSystemDisconnectedException
public DistributedSystemDisconnectedException(String message,
Throwable cause)
DistributedSystemDisconnectedException
public DistributedSystemDisconnectedException(Throwable cause)
DistributedSystemDisconnectedException
public DistributedSystemDisconnectedException(String s)
Copyright © 2002-2009 GemStone Systems, Inc. All Rights Reserved.