Class GatewayCancelledException

All Implemented Interfaces:
Serializable

public class GatewayCancelledException extends CancelException
Thrown when a GemFire WAN gateway has been terminated.
Since:
GemFire 6.0
See Also:
  • Constructor Details

    • GatewayCancelledException

      public GatewayCancelledException()
    • GatewayCancelledException

      public GatewayCancelledException(String message, Throwable cause)
    • GatewayCancelledException

      public GatewayCancelledException(Throwable cause)
    • GatewayCancelledException

      public GatewayCancelledException(String s)