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