C# Class OptivAppsec.CheckPassword.ApiException

Inheritance: Exception
Afficher le fichier Open project: optiv/checkpassword-.net

Méthodes publiques

Méthode Description
ApiException ( ) : System
ApiException ( string message ) : System
ApiException ( string message, Exception ex ) : System

Method Details

ApiException() public méthode

public ApiException ( ) : System
Résultat System

ApiException() public méthode

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

ApiException() public méthode

public ApiException ( string message, Exception ex ) : System
message string
ex Exception
Résultat System