Wednesday, September 3, 2008

Blasphemy?

So on the way to work today I saw a license plate that said “TRY GOD”.
Is it absolutely horrible that I immediately thought:

catch (exception e)
{
exception noFaithError = new exception();
//additional error handling code here
}


/nerd

2 comments:

  1. Geek! And where is your finally block noob?

    ReplyDelete
  2. There is no 'finally' block because that would take away free agency. Having a finally block forces code to be executed no matter what.

    Or I'm full of BS.

    That could be expressed as a switch statement...

    ReplyDelete