Class RemoveNotException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.iotdb.spark.tsfile.qp.exception.QueryProcessorException
-
- org.apache.iotdb.spark.tsfile.qp.exception.LogicalOptimizeException
-
- org.apache.iotdb.spark.tsfile.qp.exception.RemoveNotException
-
- All Implemented Interfaces:
java.io.Serializable
public class RemoveNotException extends LogicalOptimizeException
This exception is threw whiling meeting error in- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RemoveNotException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.apache.iotdb.spark.tsfile.qp.exception.QueryProcessorException
getMessage
-
-