You are here

class PayPalCheckoutAuthenticationException in Commerce PayPal 7.2

@file Defines exception classes for use by the PayPalCheckoutClient class.

Hierarchy

Expanded class hierarchy of PayPalCheckoutAuthenticationException

File

modules/checkout/lib/PayPalCheckoutExceptions.php, line 8
Defines exception classes for use by the PayPalCheckoutClient class.

View source
class PayPalCheckoutAuthenticationException extends \Exception {

}

Members