Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PayPal
Exception
PayPalInvalidCredentialException
PHP Class PayPal\Exception\PayPalInvalidCredentialException
Inheritance:
extends
Exception
Mostrar archivo
Open project: paypal/rest-api-sdk-php
Class Usage Examples
Public Methods
Method
Description
__construct
(
string
|
null
$message
= null,
integer
$code
)
Default Constructor
errorMessage
( ) :
string
prints error message
Method Details
__construct()
public
method
Default Constructor
public
__construct
(
string
|
null
$message
= null,
integer
$code
)
$message
string
|
null
$code
integer
errorMessage()
public
method
prints error message
public
errorMessage
( ) :
string
return
string