com.gemstone.gemfire.cache
Class CommitIncompleteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gemstone.gemfire.GemFireException
com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CommitIncompleteException
- All Implemented Interfaces:
- Serializable
public class CommitIncompleteException
- extends CacheException
Thrown when a commit fails to complete due to errors
- Since:
- 5.7
- See Also:
- Serialized Form
CommitIncompleteException
public CommitIncompleteException(String message)
Copyright © 2002-2009 GemStone Systems, Inc. All Rights Reserved.