Overview

Namespaces

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

Exceptions

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

Class CurlException

A curl problem

Exception
Extended by mcfedr\Paypal\Exceptions\Exception
Extended by mcfedr\Paypal\Exceptions\CurlException
Namespace: mcfedr\Paypal\Exceptions
Located at mcfedr/Paypal/Exceptions/CurlException.php
Methods summary
public
# __construct( resource $ch, string $url, string $data )

Parameters

$ch
resource
$ch a cURL handle
$url
string
$url
$data
string
$data

Overrides

Exception::__construct()
public
# getUrl( )
public
# getData( )
public
# getCurlMessage( )
Methods inherited from Exception
__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