gh-pages / com.nextfaze.devfun.error / ErrorHandler / onWarn

onWarn

abstract fun onWarn(title: CharSequence, body: CharSequence): Unit (source)

Log a simple warning message.

Parameters

title - A title for the message/dialog.

body - A short description of how/why this exception was thrown.