C# Mine
ContentsIndexHome
PreviousUpNext
MineServer.OnLogException Method

Fires the LogException event.

Syntax
C#
protected internal virtual void OnLogException(Exception ex, string location);
Parameters 
Description 
Exception ex 
Exception to be passed. 
string location 
Method name where the exception occurred. 
Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!