public class ExceptionThree extends Exception { static { System.out.println("bla"); } }