UnknownError

An unexpected SDK or transport failure that could not be classified more precisely.

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard

Whether retrying the same operation may succeed without changing the request.

Link copied to clipboard
open override val kind: ElevenLabsErrorKind

Stable category intended for application-level handling.

Link copied to clipboard
expect open val message: String?