InvalidTimeRangeException
Occurs if the timestamp values are not valid. Either the start time occurs after the end time, or the time range is outside the range of possible values.
Types
Functions
Link copied to clipboard
inline fun copy(block: InvalidTimeRangeException.Builder.() -> Unit = {}): InvalidTimeRangeException