ho trovato questo usando stumbleupon
alcuni sono eccezionali

codice:
Catch (Exception e) {
 //who cares?
}
oppure

codice:
Exception up = new Exception("Something is really wrong.");
throw up;  //ha ha