Class ProxySchedulerException

All Implemented Interfaces:
Serializable

public class ProxySchedulerException extends ProxyPluginException
Thrown when a plugin's scheduler fails with an exception
See Also:
  • Constructor Details

  • Method Details

    • getTask

      public ScheduledTask getTask()
      Gets the task which threw the exception
      Returns:
      exception throwing task