You are here: Symbol Reference > Monnit.Mine Namespace > HandleLogExceptionEventArgs Class > HandleLogExceptionEventArgs.HandleLogExceptionEventArgs Constructor
HandleLogExceptionEventArgs.HandleLogExceptionEventArgs Constructor
HandleLogExceptionEventArgs Class  HandleLogExceptionEventArgs Members  HandleLogExceptionEventArgs Class  Send Feedback

Initializes a new instance of the HandleLogExceptionEventArgs class.

Syntax
C++
C#
Visual Basic
HandleLogExceptionEventArgs(Exception exception, string location);
Parameters 
Description 
Exception exception 
Exception that was recorded. 
string location 
Method name where the exception occurred.