Summary
Types
@type t() :: %PostHog.Error{__exception__: true, message: String.t()}
Exception raised for SDK errors that are not tied to an HTTP response.
@type t() :: %PostHog.Error{__exception__: true, message: String.t()}
Exception raised for SDK errors that are not tied to an HTTP response.