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