interface KanSvoemme { void svoem(); void fangFisk(int antFisk) throws IngenFiskException; }