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