Fix check style issues
[clamp.git] / src / main / java / org / onap / clamp / clds / Application.java
index 7e78504..025dbab 100644 (file)
@@ -101,7 +101,7 @@ public class Application extends SpringBootServletInitializer {
      * This method is used to declare the camel servlet.
      *
      * @return A servlet bean
-     * @throws IOException
+     * @throws IOException IO Exception
      */
     @Bean
     public ServletRegistrationBean camelServletRegistrationBean() throws IOException {