+Changed clientDAO to throw exceptions, rather than have try catch statements
+syncClient throws an exception rather than try catch
+writing the time stamp to the properties file moved into SynchronizeTransactionManager, rather than SynchronizeClient