C# Class SyrupPayJose.UnsupportedAlgorithmException

Inheritance: System.Exception
Afficher le fichier Open project: SKplanet/syruppay-csharp

Méthodes publiques

Méthode Description
UnsupportedAlgorithmException ( ) : System
UnsupportedAlgorithmException ( String message ) : System

Method Details

UnsupportedAlgorithmException() public méthode

public UnsupportedAlgorithmException ( ) : System
Résultat System

UnsupportedAlgorithmException() public méthode

public UnsupportedAlgorithmException ( String message ) : System
message String
Résultat System