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.
Constructor and Description |
---|
UnknownTimerException(String key) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownTimerException(String key)