pay.errors
Attributes
Exceptions
Common base class for all non-exit exceptions.  | 
|
Common base class for all non-exit exceptions.  | 
|
Common base class for all non-exit exceptions.  | 
|
Common base class for all non-exit exceptions.  | 
Module Contents
- exception pay.errors.DatatransPaymentError[source]
 Bases:
ExceptionCommon base class for all non-exit exceptions.
- exception pay.errors.DatatransApiError(code: str, message: str, terminal: bool)[source]
 Bases:
DatatransPaymentErrorCommon base class for all non-exit exceptions.
- exception pay.errors.SaferpayPaymentError[source]
 Bases:
ExceptionCommon base class for all non-exit exceptions.
- exception pay.errors.SaferpayApiError(name: str, message: str, behavior: str, detail: list[str] | None = None)[source]
 Bases:
SaferpayPaymentErrorCommon base class for all non-exit exceptions.