Method CriticalErrorOccurred
CriticalErrorOccurred(Exception)
Handles a critical error.
void CriticalErrorOccurred(Exception ex)
Parameters
exExceptionThe exception representing the critical error.
Handles a critical error.
void CriticalErrorOccurred(Exception ex)
ex ExceptionThe exception representing the critical error.