Monnit Mine Java
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 Event LogException; / / Fires the LogException event. / / Exception to be passed. / Method name where the exception occurred.

Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!