Package org.apache.iotdb.db.exception
Class TsFileProcessorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.iotdb.commons.exception.IoTDBException
-
- org.apache.iotdb.db.exception.TsFileProcessorException
-
- All Implemented Interfaces:
java.io.Serializable
public class TsFileProcessorException extends org.apache.iotdb.commons.exception.IoTDBException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TsFileProcessorException(java.lang.Exception exception)TsFileProcessorException(java.lang.String message)
-
Method Summary
-
Methods inherited from class org.apache.iotdb.commons.exception.IoTDBException
getErrorCode, isUserException
-
-