Class PipeConfigPhysicalPlanExceptionVisitor

java.lang.Object
org.apache.iotdb.confignode.consensus.request.ConfigPhysicalPlanVisitor<TSStatus,Exception>
org.apache.iotdb.confignode.manager.pipe.receiver.visitor.PipeConfigPhysicalPlanExceptionVisitor

public class PipeConfigPhysicalPlanExceptionVisitor extends ConfigPhysicalPlanVisitor<TSStatus,Exception>
This visitor translated some exceptions to pipe related status to help sender classify them and apply different error handling tactics. Please DO NOT modify the exceptions returned by the processes that generate the following exceptions in the class.