Class CommitIncompleteException

All Implemented Interfaces:
Serializable

public class CommitIncompleteException extends TransactionException
Thrown when a commit fails to complete due to errors
Since:
GemFire 5.7
See Also:
  • Constructor Details

    • CommitIncompleteException

      public CommitIncompleteException(String message)