strictModeViolation

open fun strictModeViolation(message: String)(source)
open fun strictModeViolation(message: String, throwable: Throwable)(source)
open fun strictModeViolation(throwable: Throwable)(source)

Internal use. Called whenever the strict mode violation occurs.