A Constructors may throw exceptions. public class MainClass { public static void main(String[] argv) throws Exception { } }