Braintree v0.7.0 Braintree.ConfigError exception

Raised at runtime when a config variable is missing.

Summary

Functions

exception(msg)

Specs

exception(Keyword.t) :: Exception.t
exception(String.t) :: Exception.t
message(exception)

Specs

message(Exception.t) :: String.t