You could define your own error function and deleg...
# announcements
a
You could define your own error function and delegate to your extension function
fun error(any: Any): Nothing = any.error()