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