Overview
  • Namespace
  • Class

Namespaces

  • PayPal
    • Api
    • Auth
    • Cache
    • Common
    • Converter
    • Core
    • Exception
    • Handler
    • Log
    • Rest
    • Security
    • Transport
    • Validation

Exceptions

  • PayPalConfigurationException
  • PayPalConnectionException
  • PayPalInvalidCredentialException
  • PayPalMissingCredentialException

Class PayPalConnectionException

Class PayPalConnectionException

Exception implements Throwable
Extended by PayPal\Exception\PayPalConnectionException
Namespace: PayPal\Exception
Package: PayPal\Exception
Located at PayPal/Exception/PayPalConnectionException.php

Methods summary

public
# __construct( string $url, string $message, integer $code = 0 )

Default Constructor

Default Constructor

Parameters

$url
$message
$code

Overrides

Exception::__construct
public
# setData( $data )

Sets Data

Sets Data

Parameters

$data
public string
# getData( )

Gets Data

Gets Data

Returns

string
public string
# getUrl( )

Gets Url

Gets Url

Returns

string

Methods inherited from Exception

__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

API documentation generated by ApiGen