C# Class DineroPortableClientSDK.DineroAuthenticationException

Inheritance: DineroException
Afficher le fichier Open project: DineroRegnskab/dinero-csharp-sdk

Méthodes publiques

Méthode Description
DineroAuthenticationException ( string message ) : System
DineroAuthenticationException ( string message, Exception innerException ) : System

Method Details

DineroAuthenticationException() public méthode

public DineroAuthenticationException ( string message ) : System
message string
Résultat System

DineroAuthenticationException() public méthode

public DineroAuthenticationException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Résultat System