arachnode.net

ArachnodeDAO.InsertExceptionIntoWindowsApplicationLog Method

Inserts the exception into the Windows 'Application' log.

public static void InsertExceptionIntoWindowsApplicationLog(
   Exception exception
);

Parameters

exception
The exception.

See Also

ArachnodeDAO Class | Arachnode.DataAccess Namespace