Table of Contents

Method CriticalErrorOccurred

Namespace
Innova.Data.Logging
Assembly
Innova.Data.dll

CriticalErrorOccurred(Exception)

Handles a critical error.

void CriticalErrorOccurred(Exception ex)

Parameters

ex Exception

The exception representing the critical error.