You are here

class PayPalCheckoutHttpClientErrorException in Commerce PayPal 7.2

Hierarchy

Expanded class hierarchy of PayPalCheckoutHttpClientErrorException

File

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

View source
class PayPalCheckoutHttpClientErrorException extends PayPalCheckoutHttpException {

}

Members

Namesort descending Modifiers Type Description Overrides
PayPalCheckoutHttpException::__construct public function Supplies a default message if none was supplied.