InternalServerException

Thrown for HTTP 500 — the DeepSeek service failed to process the request.

Retry after a brief wait; if the problem persists, contact DeepSeek support.

Constructors

Link copied to clipboard
constructor(headers: DeepSeekHeaders, error: DeepSeekError?, message: String?)

Properties

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

Parsed error payload, or null if the body could not be decoded

Link copied to clipboard

Response headers snapshot (case-insensitive lookups)

Link copied to clipboard
expect open val message: String?
Link copied to clipboard

HTTP status code returned by the API