public class ServerSchedulerException extends ServerPluginException
Constructor and Description |
---|
ServerSchedulerException(String message,
Throwable cause,
BukkitTask task) |
ServerSchedulerException(Throwable cause,
BukkitTask task) |
Modifier and Type | Method and Description |
---|---|
BukkitTask |
getTask()
Gets the task which threw the exception
|
getResponsiblePlugin
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServerSchedulerException(String message, Throwable cause, BukkitTask task)
public ServerSchedulerException(Throwable cause, BukkitTask task)
public BukkitTask getTask()
Copyright © 2022. All rights reserved.