C# 클래스 TokenTest.oAuth2.OAuthException

상속: System.Exception
파일 보기 프로젝트 열기: Huddle/Puddle

공개 메소드들

메소드 설명
OAuthException ( string errorKey, string message, string errorUri ) : System

메소드 상세

OAuthException() 공개 메소드

public OAuthException ( string errorKey, string message, string errorUri ) : System
errorKey string
message string
errorUri string
리턴 System