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