C# 클래스 PayPal.AlgorithmNotSupportedException

Represents an error that occurred in the PayPal SDK when a hash or security algorithm is not supported.
상속: PayPalException
파일 보기 프로젝트 열기: paypal/PayPal-NET-SDK

공개 메소드들

메소드 설명
AlgorithmNotSupportedException ( string message )

Represents errors where a hash or security algorithm is not supported.

메소드 상세

AlgorithmNotSupportedException() 공개 메소드

Represents errors where a hash or security algorithm is not supported.
public AlgorithmNotSupportedException ( string message )
message string The message that describes the error