Namespace mcfedr\Paypal\Exceptions
| ACKException | Paypal indicates a problem with an api call |
| CurlException | A curl problem |
| Exception | The base of all Paypal Exceptions |
| MasspayException | A problem issuing a masspay command |
| NotificationBusinessInvalidException | The person being paid is not the expected one |
| NotificationCurrencyInvalidException | The notification currency doesnt match the expected currency |
| NotificationInvalidException | Base of invalid notifications |
| NotificationVerificationException | Base of invalid notifications |
| RefundException | A problem issuing a refund |
| UnsupportedRefundException | The base of all Paypal Exceptions |