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