Define a replacement for Restconf{Error,Exception,Future}
[netconf.git] / restconf / restconf-common / src / main / java / org / opendaylight / restconf / common / errors / RestconfError.java
index 36949fd5c94bae2915574bffb9c3da395ccbc134..61c0944c4e803671836ba720a2ef326143d6c4cb 100644 (file)
@@ -22,6 +22,7 @@ import org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier;
  *
  * @author Devin Avery
  */
+@Deprecated
 public class RestconfError implements Serializable {
     @java.io.Serial
     private static final long serialVersionUID = 1L;