Class QueryProcessorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.iotdb.spark.tsfile.qp.exception.QueryProcessorException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
BasicOperatorException,LogicalOptimizeException
public class QueryProcessorException extends java.lang.ExceptionThis exception is threw whiling meeting error in query processor- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetMessage()
-