|
3 |
added tag, corrected grammar in title
|
||
Why Re-throwing Re-throw Exceptions?
|
||||
|
2 |
Added language agnostic tag
|
||
|
1 |
|
||
Why Re-throwing Exceptions?I've seen the following code many times:
Can you please explain the purpose of re-throwing an exception? Is it following a pattern/best practice in exception handling? (I've read somewhere that it's called "Caller Inform" pattern?)
|
||||
