|
|
|
|
|
by 9rx
222 days ago
|
|
> This is only true if some library/framework you use creates an exception for you. No. That's like saying you can't have errors unless you language/library/framework has an error datatype. Quite possibly the stupidest thing I've ever heard. A language doesn't need exception data structures or exception handlers for a programmer to violate a rule of the computing environment. |
|
Now you have a bug by operating on a null pointer, which supposedly is an exception, while exceptions cannot be bugs?