from http://www.codinghorror.com/ blog/2012/07/new-programming- jargon.html
Pokémon Exception Handling
For when you just Gotta Catch 'Em All.
try {
}
catch (Exception ex) {
// Gotcha!
}
Personal Log of Vicente "Thirdy" S. de Rivera III. Thoughts and opinions about everyday life, Programming, Music etc.
try {
}
catch (Exception ex) {
// Gotcha!
}
A Junior Java Software Developer Diary