error

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

Encountered an error or exception

Parameters

message
ex