warning

abstract fun warning(message: String, ex: Throwable? = null)

Encountered a potential problem

Parameters

message
ex