error

open fun error(msg: String)
open fun error(msgSupplier: Supplier<String>)
open fun error(msgSupplier: Supplier<String>, throwable: Throwable?)