nulldev
03/01/2017, 3:07 AMException in thread "main" java.lang.NoSuchMethodError: xyz.nulldev.Huh$UriGroup: method <init>()V not found
at xyz.nulldev.Huh$AdvancedGroup.<init>(Huh.kt:18)
at xyz.nulldev.Huh$Companion.main(Huh.kt:34)
at xyz.nulldev.Huh.main(Huh.kt)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:147)