Class PipeSinkAlreadyExistException
- 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.PipeSinkAlreadyExistException
-
- All Implemented Interfaces:
java.io.Serializable
public class PipeSinkAlreadyExistException 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 PipeSinkAlreadyExistException(java.lang.String pipeSinkName)
-
Method Summary
-
Methods inherited from class org.apache.iotdb.commons.exception.IoTDBException
getErrorCode, isUserException
-
-