Bug 451 - Fix netconf exception handling
[controller.git] / opendaylight / netconf / netconf-util / pom.xml
index 25db5f3f426c03959b32f4f7575b5dc99193de22..65d2954afd9d0f2e1cd607acb170b2b444928cb7 100644 (file)
@@ -77,7 +77,8 @@
                             org.opendaylight.controller.netconf.util.mapping,
                             org.opendaylight.controller.netconf.util.messages,
                             org.opendaylight.controller.netconf.util.handler,
-                            org.opendaylight.controller.netconf.util.handler.*,</Export-Package>
+                            org.opendaylight.controller.netconf.util.handler.*,
+                            org.opendaylight.controller.netconf.util.exception,</Export-Package>
             <Import-Package>com.google.common.base,
                             com.google.common.collect,
                             ch.ethz.ssh2,