Java Mine
ContentsIndexHome
PreviousUpNext
HandleLogExceptionEventArgs.HandleLogExceptionEventArgs Constructor
Syntax
Java
public HandleLogExceptionEventArgs(Exception exception, String location);
Parameters 
Description 
Exception exception 
Exception that was recorded.  
String location 
Method name where the exception occurred. 

 

Initializes a new instance of the HandleLogExceptionEventArgs class.

@2015 all rights reserved
What do you think about this topic? Send feedback!