C# Class SyrupPayJose.UnsupportedAlgorithmException

Inheritance: System.Exception
Datei anzeigen Open project: SKplanet/syruppay-csharp

Public Methods

Method Description
UnsupportedAlgorithmException ( ) : System
UnsupportedAlgorithmException ( String message ) : System

Method Details

UnsupportedAlgorithmException() public method

public UnsupportedAlgorithmException ( ) : System
return System

UnsupportedAlgorithmException() public method

public UnsupportedAlgorithmException ( String message ) : System
message String
return System