Pigeon v1.2.3 Pigeon.ConfigError exception View Source

This error represents configuration errors: for example, configuring both :cert and :jwt_key for APNS.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Pigeon.ConfigError{__exception__: term(), message: binary()}