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