Overview
  • Namespace
  • Class

Namespaces

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

Exceptions

  • PayPalConfigurationException
  • PayPalConnectionException
  • PayPalInvalidCredentialException
  • PayPalMissingCredentialException

Class PayPalMissingCredentialException

Class PayPalMissingCredentialException

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

Methods summary

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

Default Constructor

Default Constructor

Parameters

$message
$code

Overrides

Exception::__construct
public string
# errorMessage( )

prints error message

prints error message

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