kotest-core / io.kotest.core.runtime / AfterProjectListenerException

AfterProjectListenerException

class AfterProjectListenerException : RuntimeException

Constructors

<init>

AfterProjectListenerException(message: String, t: Throwable?)
AfterProjectListenerException(message: String)
AfterProjectListenerException(t: Throwable)