RequestCancelled

data class RequestCancelled(val exception: CancellationException) : OjpError

Constructors

Link copied to clipboard
constructor(exception: CancellationException)

Properties

Link copied to clipboard
open override val exception: CancellationException