New Programming Jargon - I especially like Pokémon Exception Handling, for when you just "Gotta Catch 'Em All!"
try {}catch (Exception ex) {// Gotcha!}
try {
}
catch (Exception ex) {
// Gotcha!
No comments:
Post a Comment