Asynchronous exceptions
Exception handling is not designed to process problems associated with asynchronous events.
The followings are the example of asynchronous exceptions:
The followings are the example of asynchronous exceptions:
- I/O device not found
- Hardware malfunction
- Power failure
Comments
Post a Comment