getErrorMessageProcessor static method

String getErrorMessageProcessor()

Implementation

static String getErrorMessageProcessor() {
  const result = _functionErrorMessage;
  return result;
}