C# Class TokenTest.oAuth2.OAuthException

Inheritance: System.Exception
Afficher le fichier Open project: Huddle/Puddle

Méthodes publiques

Méthode Description
OAuthException ( string errorKey, string message, string errorUri ) : System

Method Details

OAuthException() public méthode

public OAuthException ( string errorKey, string message, string errorUri ) : System
errorKey string
message string
errorUri string
Résultat System