error

abstract fun error(msg: () -> String)
abstract fun error(ex: Throwable, msg: () -> String)