TimeoutCancellationException
class TimeoutCancellationException : CancellationException, CopyableThrowable<TimeoutCancellationException>
Content copied to clipboard
This exception is thrown by withTimeout to indicate timeout.
Functions
createCopy
Link copied to clipboard
Creates a copy of the current instance.
Sources
common source
Link copied to clipboard