ConversionTimeoutException

The Google IME request did not answer in time.

Deliberately not a CancellationException: callers degrade a failed conversion to hiragana but must rethrow cancellation, and reporting a timeout through the cancellation channel made an ordinary slow request look like plugin shutdown - killing the sender's delivery queue for the rest of the session.

Constructors

Link copied to clipboard
constructor(timeout: Duration)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?