class Foo { public static void main(String[] args) { new AddException().foo(); } }