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

An error returned by the Posthog API.

Summary

Types

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