Jay Jackson

111
reputation
6

Just a

try { 
   squirrel.get(nut) 
} 
catch (Exception e) { 
   //Handle life failure here 
}

(Yes i know I'm swallowing the exception.)