Mark AD-SAL interfaces as deprecated
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / packet / PacketException.java
index 5685b0a58af2e16300104e9ccd7f482b311ec0be..14e1bbb6788ac170ce37cb1e6788a5663abb0dfe 100644 (file)
@@ -13,6 +13,7 @@ package org.opendaylight.controller.sal.packet;
  * packet/stream is malformed.
  *
  */
+@Deprecated
 public class PacketException extends Exception {
     private static final long serialVersionUID = 1L;