Gemfire JavaDocs_test
Package org.apache.geode.cache.query
Class CqCreationException
- 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.query.CqCreationException
-
- All Implemented Interfaces:
java.io.Serializable
public class CqCreationException extends CacheRuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CqCreationException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.apache.geode.cache.CacheRuntimeException
toString
-
Methods inherited from class org.apache.geode.GemFireException
getRootCause
-
-