PostHog error that includes a response from the API, either full or partial.
:message
:response
Exception raised when PostHog returns a response the SDK cannot handle.
@type t() :: %PostHog.UnexpectedResponseError{ __exception__: true, message: String.t(), response: any() }