Class UnSupportFilterDataTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.iotdb.tsfile.exception.filter.UnSupportFilterDataTypeException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnSupportFilterDataTypeException extends java.lang.RuntimeExceptionSome wrong filter parameters invoke.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnSupportFilterDataTypeException(java.lang.String message)
-