checkstyle: enable JavadocParagraph
[neutron.git] / northbound-api / src / main / java / org / opendaylight / neutron / northbound / api / ResourceNotFoundException.java
index 8952a45fcaa87ab7ce8831b439f52fc22254fefc..5a075451277cfb50ca3be0b0a5ab95470284d98e 100644 (file)
@@ -15,6 +15,7 @@ import javax.ws.rs.core.Response;
 /**
  * Status Code 404 (Not Found)
  *
+ * <p>
  * The server has not found anything matching the Request-URI.
  * No indication is given of whether the condition is temporary or permanent.
  * The 410 (Gone) status code SHOULD be used if the server knows,