C# Class TokenTest.oAuth2.OAuthException

Inheritance: System.Exception
Exibir arquivo Open project: Huddle/Puddle

Public Methods

Method Description
OAuthException ( string errorKey, string message, string errorUri ) : System

Method Details

OAuthException() public method

public OAuthException ( string errorKey, string message, string errorUri ) : System
errorKey string
message string
errorUri string
return System