protected abstract fun error0(message: String?): Unit
protected abstract fun error0(message: String?, e: Throwable?): Unit