Returned when request preparation crashes before an HTTP attempt is made.
Summary
Types
@type t() :: %DodoPayments.Error.PreparationError{ __exception__: true, cause: term(), kind: :error | :exit | :throw, operation: atom(), stacktrace: Exception.stacktrace() }