Overview

Namespaces

  • mcfedr
    • Paypal
      • Exceptions
      • Notifications
      • Products
  • PHP

Exceptions

  • ACKException
  • CurlException
  • Exception
  • MasspayException
  • NotificationBusinessInvalidException
  • NotificationCurrencyInvalidException
  • NotificationInvalidException
  • NotificationVerificationException
  • RefundException
  • UnsupportedRefundException
  • Overview
  • Namespace
  • Class
  • Tree

Class Exception

The base of all Paypal Exceptions

Exception
Extended by mcfedr\Paypal\Exceptions\Exception

Direct known subclasses

mcfedr\Paypal\Exceptions\ACKException, mcfedr\Paypal\Exceptions\CurlException, mcfedr\Paypal\Exceptions\NotificationInvalidException, mcfedr\Paypal\Exceptions\UnsupportedRefundException

Indirect known subclasses

mcfedr\Paypal\Exceptions\MasspayException, mcfedr\Paypal\Exceptions\NotificationBusinessInvalidException, mcfedr\Paypal\Exceptions\NotificationCurrencyInvalidException, mcfedr\Paypal\Exceptions\NotificationVerificationException, mcfedr\Paypal\Exceptions\RefundException
Abstract
Namespace: mcfedr\Paypal\Exceptions
Located at mcfedr/Paypal/Exceptions/Exception.php
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
Paypal API documentation generated by ApiGen 2.8.0