Add serviceOrder rest services
[externalapi/nbi.git] / src / main / java / org / onap / nbi / exceptions / BackendFunctionalException.java
index 176186f..cfddb2b 100644 (file)
@@ -19,4 +19,4 @@ public class BackendFunctionalException extends ApiException {
         return httpStatus;
     }
 
-}
\ No newline at end of file
+}