Class UnknownTimerException

  • All Implemented Interfaces:
    Serializable

    public class UnknownTimerException
    extends Exception

    An UnknownTimerException is thrown by RhinoHousekeepingMBean methods when a timer cannot be located. Typically this would mean that the timer has expired or the underlying activity has ended.

    See Also:
    Serialized Form
    • Constructor Detail

      • UnknownTimerException

        public UnknownTimerException​(String key)