java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ml.karmaconfigs.api.common.timer.scheduler.errors.TimerNotFound
All Implemented Interfaces:
Serializable

public final class TimerNotFound extends RuntimeException
This exception is thrown when a timer with invalid ID is fetched
See Also:
Serialized Form
  • Constructor Details

    • TimerNotFound

      public TimerNotFound(int id)
      Initialize the exception
      Parameters:
      id - the timer ID