Java Mine
ContentsIndexHome
PreviousUpNext
MineServer.OnLogException Method
Syntax
Java
protected void OnLogException(Exception ex, String location);
  •  

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

 

public EventLogException; *

  •  

  • Fires the LogException event.

*

  • @param ex Exception to be passed.
  • @param location Method name where the exception occurred.
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!