class Erind7{ static void main(String argumendid[]) throws VanuseErind{ int vanus=8; if(vanus<10)throw new VanuseErind(); System.out.println("Tere tulemast pikamaajooksule"); } } /* väljund: Exception in thread "main" VanuseErind at Erind7.main(Erind7.java:4) */