checkstyle: enable JavadocParagraph
[neutron.git] / northbound-api / src / main / java / org / opendaylight / neutron / northbound / api / InternalServerErrorException.java
index b924baf1ab10776b38a905f533b9b02b262ae1a4..1a7e6a64635076d6c23e7976ac5b1af2cd35edf9 100644 (file)
@@ -15,6 +15,7 @@ import javax.ws.rs.core.Response;
 /**
  * Status Code 500 (Internal Server Error)
  *
+ * <p>
  * The server encountered an unexpected condition which prevented
  * it from fulfilling the request.
  *