Package org.apache.geode.cache
Class GatewayConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.geode.GemFireException
org.apache.geode.cache.CacheRuntimeException
org.apache.geode.cache.OperationAbortedException
org.apache.geode.cache.GatewayException
org.apache.geode.cache.GatewayConfigurationException
- All Implemented Interfaces:
Serializable
An exception indicating that a gateway configuration will not work with the remote side of the
gateway's configuration.
- Since:
- GemFire 6.6
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.geode.cache.CacheRuntimeException
toStringMethods inherited from class org.apache.geode.GemFireException
getRootCauseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
GatewayConfigurationException
public GatewayConfigurationException() -
GatewayConfigurationException
-
GatewayConfigurationException
-
GatewayConfigurationException
-