1: package testlib; 2: 3: public class ApplicationException extends 4: java.util.NoSuchElementException { 5: }