if (error) { throw NumberFormatException; }
class Trouble { void rightHere() { throw new Exception(); } }