AwaitableResponseException

Not an error, but gets special treatment in the platform.

Constructors

Link copied to clipboard
constructor(awaitable: Awaitable<*, *>)

Properties

Link copied to clipboard
val awaitable: Awaitable<*, *>
Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String