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