com.gemstone.gemfire.distributed
Class PoolCancelledException
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.PoolCancelledException
- All Implemented Interfaces:
- Serializable
public class PoolCancelledException
- extends CancelException
Thrown when a GemFire pool has been cancelled.
- Since:
- 6.0
- See Also:
- Serialized Form
PoolCancelledException
public PoolCancelledException()
PoolCancelledException
public PoolCancelledException(String message,
Throwable cause)
PoolCancelledException
public PoolCancelledException(Throwable cause)
PoolCancelledException
public PoolCancelledException(String s)
Copyright © 2002-2010 GemStone Systems, Inc. All Rights Reserved.