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