|
|
|
|
|
by 9rx
232 days ago
|
|
Neither exceptions, the concept, nor exceptions, the data structure, have anything to do with control flow. You could be thinking of exception handlers, which refers to a control flow mechanism, but if you were you'd be going completely off the rails. |
|
It's the only use of exceptions not implying a bug