TimeoutCancellationException
class TimeoutCancellationException : CancellationException, CopyableThrowable<TimeoutCancellationException> (source)
This exception is thrown by withTimeout to indicate timeout.
This exception is thrown by withTimeout to indicate timeout.