Remove DocumentedException.ErrorType
[netconf.git] / netconf / netconf-api / src / main / java / org / opendaylight / netconf / api / xml / UnexpectedNamespaceException.java
index 001107f7a719645baf8f7c66440adc3a8898ed87..f727704a67bf7841110ebd51b37b5a99a42634d1 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 UnexpectedNamespaceException extends DocumentedException {
     private static final long serialVersionUID = 1L;