Upgrade sonar plugin
[vid.git] / vid-app-common / src / main / java / org / openecomp / vid / aai / exceptions / InvalidAAIResponseException.java
1 package org.openecomp.vid.aai.exceptions;
2
3 /**
4  * Created by Oren on 7/4/17.
5  */
6 public class InvalidAAIResponseException extends Exception {
7 }