Collapse All
Java Mine
MineServer.OnLogException Method
MineServer Class
MineServer Members
com.monnit.mine.MonnitMineAPI Package
MineServer Methods
Send Feedback
Syntax
Java
protected
void
OnLogException
(Exception
ex
, String
location
);
Description
Fired when an exception is caught allowing the exception to be logged.
public
Event
LogException; *
Fires the LogException event.
*
@param ex Exception to be passed.
@param location Method name where the exception occurred.
Group
MineServer Methods
Links
MineServer Class
,
MineServer Members
,
com.monnit.mine.MonnitMineAPI Package
,
MineServer Methods
Copyright (c) 2023. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!