OperationCanceledException

Added in 1.1.0

class OperationCanceledException : RuntimeException


An exception type that is thrown when an operation in progress is canceled.

Summary

Public constructors

OperationCanceledException

Added in 1.1.0
OperationCanceledException()

OperationCanceledException

Added in 1.1.0
OperationCanceledException(message: String?)