Package com.jquestrade.exceptions
Class TimeRangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jquestrade.exceptions.ArgumentException
com.jquestrade.exceptions.TimeRangeException
- All Implemented Interfaces:
Serializable
Thrown when the user-given time-range is invalid, such as if the endTime is sooner than the startDate.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TimeRangeException
-