Add serviceOrder rest services
[externalapi/nbi.git] / src / main / java / org / onap / nbi / exceptions / TechnicalException.java
index a2abe3e..e30006e 100644 (file)
@@ -23,4 +23,4 @@ public class TechnicalException extends ApiException {
         this.httpStatus = httpStatus;
     }
 
-}
\ No newline at end of file
+}