C# 클래스 PayPal.MissingCredentialException

Represents an error that occurred in the PayPal SDK when application credentials are required.
상속: PayPalException
파일 보기 프로젝트 열기: paypal/PayPal-NET-SDK

공개 메소드들

메소드 설명
MissingCredentialException ( string message )

Represents errors where certain credential information is required but missing.

메소드 상세

MissingCredentialException() 공개 메소드

Represents errors where certain credential information is required but missing.
public MissingCredentialException ( string message )
message string The message that describes the error