Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SimpleIdServer
OAuth
Exceptions
OAuthUserNotFoundException
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