How Does Throwing And Catching Exceptions Differ From Using Setjmp And Longjmp?
Answers
Answered by
0
represents a block of code that is executed when a particular exception is thrown. throw: Used to throw an exception. Also used to list the exceptions that a function throws, but doesn't handle itself. Following are main advantages of exception handling over traditional error handling.
Similar questions
English,
6 months ago
English,
6 months ago
Math,
6 months ago
Computer Science,
11 months ago
Computer Science,
11 months ago
Science,
1 year ago
Science,
1 year ago
English,
1 year ago