PostHog error that includes a reponse from the API, either full or partial.
@type t() :: %PostHog.UnexpectedResponseError{ __exception__: true, message: String.t(), response: any() }