public void reportCriticalErrorToO2Developers(object currentObject, Exception ex, string sourceMessage)
 {
     DebugMsg.reportCriticalErrorToO2Developers(currentObject, ex, sourceMessage);
 }