checkstyle: enable JavadocParagraph
[neutron.git] / northbound-api / src / main / java / org / opendaylight / neutron / northbound / api / UnimplementedException.java
index a6ff0024e9421045b1fc106a32883531a94d8e38..914a4e91ca66cd606aa876ab26aa155d263160f7 100644 (file)
@@ -16,6 +16,7 @@ import javax.ws.rs.core.Response;
 /**
  * Status Code 501 (Not Implemented Error)
  *
+ * <p>
  * The function is not implemented.
  *
  */