C# Class SimpleIdServer.OAuth.Exceptions.OAuthUserNotFoundException

Inheritance: SimpleIdServer.OAuth.Exceptions.OAuthException
ファイルを表示 Open project: simpleidserver/SimpleIdServer

Public Methods

Method Description
OAuthUserNotFoundException ( string code, string message )

Method Details

OAuthUserNotFoundException() public method

public OAuthUserNotFoundException ( string code, string message )
code string
message string