This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What is the task?Implement the catch block in the acceptOffer(FinancialEntity) for the InsufficientCashException where the lender does not have enough money to make the loan. Should notify the borrower and lender of the failed transaction.
Please provide any additional information below.Applies to FinancialEntity class. Maybe cancel offer? Configurable? Possibly issue an event on the loan or an exception.
To post a comment, please login or register a new account.