Asynchronous exceptions

Exception handling is not designed to process problems associated with asynchronous events.

The followings are the example of asynchronous exceptions: 

  1. I/O device not found
  2. Hardware malfunction
  3. Power failure


Comments

Popular posts from this blog

Umbrella activities in Software Engineering

Operating System | Best Definition of Opetating System