Raised or returned when a client cannot be configured safely.
Summary
Types
@type t() :: %DodoPayments.Error.ConfigurationError{ __exception__: true, cause: term() | nil, message: String.t(), stacktrace: Exception.stacktrace() }
Raised or returned when a client cannot be configured safely.
@type t() :: %DodoPayments.Error.ConfigurationError{ __exception__: true, cause: term() | nil, message: String.t(), stacktrace: Exception.stacktrace() }