Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PayPal
Exception
PayPalInvalidCredentialException
PHP 클래스 PayPal\Exception\PayPalInvalidCredentialException
상속:
extends
Exception
파일 보기
프로젝트 열기: paypal/rest-api-sdk-php
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
string
|
null
$message
= null,
integer
$code
)
Default Constructor
errorMessage
( ) :
string
prints error message
메소드 상세
__construct()
공개
메소드
Default Constructor
public
__construct
(
string
|
null
$message
= null,
integer
$code
)
$message
string
|
null
$code
integer
errorMessage()
공개
메소드
prints error message
public
errorMessage
( ) :
string
리턴
string