process Error Msg
fun <Error class: unknown class>.processErrorMsg(msg: String, severity: ErrorSeverity = ErrorSeverity.ERROR, prepend: String? = null, offset: Int = 0): String
fun <Error class: unknown class>.processErrorMsg(error: ActionError, arg: String = "", prepend: String? = null, offset: Int = 0): String