Remove DocumentedException.ErrorType
[netconf.git] / netconf / netconf-api / src / main / java / org / opendaylight / netconf / api / xml / MissingNameSpaceException.java
index 9701428e420baf29833de59fddffa79775f4cddd..092e9c5946fbe1bca784b2d7f26471b35dbefb79 100644 (file)
@@ -10,6 +10,7 @@ package org.opendaylight.netconf.api.xml;
 import java.util.Map;
 import org.opendaylight.netconf.api.DocumentedException;
 import org.opendaylight.yangtools.yang.common.ErrorSeverity;
+import org.opendaylight.yangtools.yang.common.ErrorType;
 
 public class MissingNameSpaceException extends DocumentedException {
     private static final long serialVersionUID = 1L;