Class NotificationInvalidException
Base of invalid notifications
- Exception
- mcfedr\Paypal\Exceptions\Exception
- 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
Namespace: mcfedr\Paypal\Exceptions
Located at mcfedr/Paypal/Exceptions/NotificationInvalidException.php
public
|
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
protected
|
$notification |
|
#
The notification that caused the exception |
$code,
$file,
$line,
$message
|