C# Класс PayPal.MissingCredentialException

Represents an error that occurred in the PayPal SDK when application credentials are required.
Наследование: PayPalException
Показать файл Открыть проект

Открытые методы

Метод Описание
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