Overview

Namespaces

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

Exceptions

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

Class NotificationInvalidException

Base of invalid notifications

Exception
Extended by mcfedr\Paypal\Exceptions\Exception
Extended by mcfedr\Paypal\Exceptions\NotificationInvalidException

Direct known subclasses

mcfedr\Paypal\Exceptions\NotificationBusinessInvalidException, mcfedr\Paypal\Exceptions\NotificationCurrencyInvalidException, mcfedr\Paypal\Exceptions\NotificationVerificationException
Abstract
Namespace: mcfedr\Paypal\Exceptions
Located at mcfedr/Paypal/Exceptions/NotificationInvalidException.php
Methods summary
public mcfedr\Paypal\Notifications\Notification
# getNotification( )

The notification that caused the exception

The notification that caused the exception

Returns

mcfedr\Paypal\Notifications\Notification
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties summary
protected mcfedr\Paypal\Notifications\Notification $notification
#

The notification that caused the exception

The notification that caused the exception

Properties inherited from Exception
$code, $file, $line, $message
Paypal API documentation generated by ApiGen 2.8.0