sonar minor issue for TopicRestService.java
[dmaap/messagerouter/messageservice.git] / src / main / java / com / att / nsa / dmaap / service / TopicRestService.java
index 597390a..d8be745 100644 (file)
@@ -524,7 +524,7 @@ public class TopicRestService {
        @Path("/{topicName}/consumers")
        // @Produces(MediaType.TEXT_PLAIN)
        public void getConsumersByTopicName(@PathParam("topicName") String topicName)
-                       throws AccessDeniedException, CambriaApiException {
+                       throws CambriaApiException {
                try {
 
                        // String permission =