Pigeon v1.2.2 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

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Link to this section Types

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

Link to this section Functions

Callback implementation for Exception.exception/1.

Callback implementation for Exception.message/1.