C# Mine
ContentsIndexHome
PreviousUpNext
MineServer.LogException Event

Fired when an exception is caught allowing the exception to be logged.

Syntax
C#
public event EventHandler<HandleLogExceptionEventArgs> LogException;
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!