Class Timer.TimerException

All Implemented Interfaces:
Serializable
Enclosing class:
Timer

public static class Timer.TimerException extends RuntimeException
See Also:
  • Constructor Details

    • TimerException

      public TimerException()
    • TimerException

      public TimerException(String message)
    • TimerException

      public TimerException(Throwable cause)