strictModeViolation

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

Internal use. Called whenever the strict mode violation occurs.