what it does it it first ask RemoteDataSource to g...
# codereview
k
what it does it it first ask RemoteDataSource to give me list of orders and if server throws any exception then it ask LocalDataSource to give me order list and if LocalDataSource returns empty list then it throws exception which comes from server