Class GemfireCancellationException

All Implemented Interfaces:
Serializable

public class GemfireCancellationException extends InvalidDataAccessResourceUsageException
GemFire-specific class for exceptions caused by system cancellations.
Author:
Costin Leau
See Also:
  • Constructor Details

    • GemfireCancellationException

      public GemfireCancellationException(CancelException ex)