Eleven Labs Exception
Base exception for failures produced by the ElevenLabs SDK.
Invalid arguments are reported as IllegalArgumentException, and coroutine cancellation is propagated unchanged. Use kind when application code needs stable classification without matching every concrete subtype.
Inheritors
Types
Link copied to clipboard
Link copied to clipboard
The server response could not be decoded into the expected response type.
Link copied to clipboard
Legacy generic HTTP error. New HTTP requests throw a typed ApiException instead.