OperationCanceledException

Added in 1.1.0

class OperationCanceledException : RuntimeException


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

Summary

Inherited functions

From java.lang.Throwable

Public constructors

OperationCanceledException

Added in 1.1.0
OperationCanceledException()

OperationCanceledException

Added in 1.1.0
OperationCanceledException(message: String?)