Package jmri
Class TimebaseRateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jmri.JmriException
jmri.TimebaseRateException
- All Implemented Interfaces:
Serializable
Thrown to indicate that a Timebase can't handle a particular rate setting
that's been requested.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jmri.JmriException
getErrors, getLocalizedMessage, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TimebaseRateException
-
TimebaseRateException
public TimebaseRateException()
-