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