Class GatherStatisticCancelException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.ignite.IgniteException
-
- org.apache.ignite.internal.processors.query.stat.GatherStatisticCancelException
-
- All Implemented Interfaces:
Serializable
public class GatherStatisticCancelException extends IgniteException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GatherStatisticCancelException()
-
Method Summary
-
Methods inherited from class org.apache.ignite.IgniteException
getCause, hasCause, toString
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-