View Source Hedgex.PosthogError exception (hedgex v0.2.0)

An error returned by the Posthog API.

Summary

Types

@type t() :: %Hedgex.PosthogError{__exception__: true, body: map(), status: integer()}