We use Eclipse as our primary IDE for software development. Today I experienced an error I have never seen before, but for all you software developers out there you’ll find it comical:

“An internal error occurred while showing an internal error.”
This takes the cake as far as exceptions go.
I suppose this is one way to recover gracefully from a crappy situation. Now I have to go launch Eclipse and see if it has trashed my local copy of my project due to whatever error it can’t tell me about. Wish me luck.