I have to add a System Exception if the application is down in which case it reaches end state.
Is trying 3 times to see if the application accessible a System Exception or Business Exception?
Also, if the user cannot find the data due to permissions issue - Is this a business Exception? In that case what needs to be done? How do I add a business exception to the init phase?
Can someone please provide a flow diagram please? Thanks a lot,