error

inline fun error(msg: () -> Any?)
inline fun error(err: Throwable?, tag: String? = null, msg: () -> Any?)