snowflake.core.exceptions.UnexpectedResponseError

class snowflake.core.exceptions.UnexpectedResponseError(root: Root, resp: Any)

Bases: APIError

Raised when spark-connect endpoint returns a response other than the expected protobuf.

Language: English