Table of Contents

Method CriticalErrorOccurred

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

CriticalErrorOccurred(Exception)

Raises the CriticalErrorOccurredEvent with the specified exception.

public void CriticalErrorOccurred(Exception ex)

Parameters

ex Exception

The exception that occurred.