Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenIdConnect
Client
Common
Exceptions
OpenIdConnectException
C# 클래스 OpenIdConnect.Client.Common.Exceptions.OpenIdConnectException
The base class for OpenIdConnect-related exceptions
상속:
System.Exception
파일 보기
프로젝트 열기: sapo/sapo-services-sdk
보호된 메소드들
메소드
설명
OpenIdConnectException
(
string
message
) :
System
Creates an OpenIdConnectException with a custom message
메소드 상세
OpenIdConnectException()
보호된
메소드
Creates an OpenIdConnectException with a custom message
protected
OpenIdConnectException
(
string
message
) :
System
message
string
리턴
System