Exception handling in SAP application

Hi Guys,

I am working on SAP application now i want to handle some exceptions like while opening SAP if it does not get open also some network related exceptions how to handle those ,

I tried to use retry scope but in that after retry attempt its executing next steps which i dont want, if we terminate work flow its giving popup with reason but i dont want that popup to.