Exception in thread "main" java.lang.Error: Unresolved compilation problem: The method sniff() is undefined for the type Dog at MainClass.go(MainClass.java:25) at MainClass.main(MainClass.java:19) Class Dog doesn t have a sniff method.