logger.Error("Runtime before function caused an error",zap.String("message",messageType),zap.Error(fnErr))
session.Send(ErrorMessage(originalEnvelope.CollationId,RUNTIME_FUNCTION_EXCEPTION,fmt.Sprintf("Runtime before function caused an error: %s",fnErr.Error())))