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