Comment by porokoro
[Kotlin/dokka] New comment on issue
#57: NullPointer when attempting to generate javadoc output
I have the same problem.
It seems to be related to custom exceptions (at least for me). I get the error as soon as I have a class that derives from
java.lang.Exception
.
I also tried to reproduce this with the repo of @n9Mtq4 and it stops at his custom exception
CantPerformActionException
as well.
Java 1.8.0_74
Dokka 0.9.7