error

abstract fun error(message: String, ex: Exception? = null)

Encountered an error or exception

Parameters

message
ex