MokkeryRuntimeException
open class MokkeryRuntimeException(message: String? = null, cause: Throwable? = null) : RuntimeException(source)
Base class for all Mokkery runtime exceptions.
Base class for all Mokkery runtime exceptions.