In modern programming languages, you frequently see constructs like:
try {
...
} catch (...) {
....
}
But in real life, you have to catch exceptions before you can try them.
Limerick of the Day #101
1 month ago
General ranting about technology, design, and why I should be a billionaire.
0 comments:
Post a Comment