Overview

Namespaces

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

Classes

  • DateTime

Interfaces

  • DateTimeInterface

Exceptions

  • Exception
  • Overview
  • Namespace
  • Class
  • Tree

Class Exception

Direct known subclasses

mcfedr\Paypal\Exceptions\Exception

Indirect known subclasses

mcfedr\Paypal\Exceptions\ACKException, mcfedr\Paypal\Exceptions\CurlException, mcfedr\Paypal\Exceptions\MasspayException, mcfedr\Paypal\Exceptions\NotificationBusinessInvalidException, mcfedr\Paypal\Exceptions\NotificationCurrencyInvalidException, mcfedr\Paypal\Exceptions\NotificationInvalidException, mcfedr\Paypal\Exceptions\NotificationVerificationException, mcfedr\Paypal\Exceptions\RefundException, mcfedr\Paypal\Exceptions\UnsupportedRefundException
PHP Extension: Core
Documented at php.net
Methods summary
public
# __construct( mixed $message, mixed $code, mixed $previous )
final public
# getMessage( )
final public
# getCode( )
final public
# getFile( )
final public
# getLine( )
final public
# getTrace( )
final public
# getPrevious( )
final public
# getTraceAsString( )
public
# __toString( )
Properties summary
protected string $message ''
#
protected integer $code 0
#
protected mixed $file
#
protected mixed $line
#
Paypal API documentation generated by ApiGen 2.8.0