Event data passed when exception has occurred.
Namespace: Monnit.MineAssembly: MonnitMineAPI (in MonnitMineAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class HandleLogExceptionEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class HandleLogExceptionEventArgs Inherits EventArgs |
| Visual C++ |
|---|
public ref class HandleLogExceptionEventArgs : public EventArgs |
| F# |
|---|
type HandleLogExceptionEventArgs = class inherit EventArgs end |