tcepsa: (Default)
[personal profile] tcepsa
This was inspired by Friday's Code Snippet of the Day over at The Daily WTF

public boolean myMethod( Object myObject ){
    try{
        // Extremely exception-prone error code here...
    }
    catch( Exception e ){
        log.print("Unable to perform myMethod--trying again");
        myMethod( myObject );
    }
}

My favorite definition of insanity is doing the same thing over and over and expecting the outcome to be different...
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

Profile

tcepsa: (Default)
tcepsa

April 2015

S M T W T F S
   12 34
567891011
12131415161718
19202122232425
2627282930  

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Aug. 3rd, 2025 10:25 am
Powered by Dreamwidth Studios