public class GidderIkkeUnntak extends Exception{ public GidderIkkeUnntak(Student stud){ super(stud.hentNavn() + " gadd ikke ? studere"); } }