Mark AD-SAL interfaces as deprecated
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / packet / BufferException.java
index 655147d7478d13a53064500bc2d03a3eef0e5890..63fd4ec8d14324da3532f482ef90bd177f0778f2 100644 (file)
@@ -10,6 +10,7 @@ package org.opendaylight.controller.sal.packet;
 /**
  * Describes an exception that is raised during BitBufferHelper operations.
  */
+@Deprecated
 public class BufferException extends Exception {
     private static final long serialVersionUID = 1L;