what happens when two exceptions occur?

Posted by ashish yadav on Stack Overflow See other posts from Stack Overflow or by ashish yadav
Published on 2010-03-13T20:03:04Z Indexed on 2010/03/13 20:05 UTC
Read the original article Hit count: 206

what will the operating system and compiler behave when they have two exceptions. And none of them have been caught yet. what type of handler will be called . lets say both the exceptions were of different type. i apologize if i am not clear but i feel i have made myself clear enough. thank you!!!

© Stack Overflow or respective owner

Related posts about exception-handling

Related posts about operating-system