C# Class TokenTest.oAuth2.GetAuthCode.AuthCodeException

Inheritance: System.Exception
Show file Open project: Huddle/Puddle

Public Methods

Method Description
AuthCodeException ( string message, string authCode ) : System

Method Details

AuthCodeException() public method

public AuthCodeException ( string message, string authCode ) : System
message string
authCode string
return System