Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Microsoft
Azure
Networking
Infrastructure
RingMaster
Backend
AuthNotSetException
C# Class Microsoft.Azure.Networking.Infrastructure.RingMaster.Backend.AuthNotSetException
Inheritance:
Exception
ファイルを表示
Open project: Azure/RingMaster
Public Methods
Method
Description
AuthNotSetException
(
string
msg
) :
System
Initializes a new instance of the
AuthNotSetException
class.
Method Details
AuthNotSetException()
public
method
Initializes a new instance of the
AuthNotSetException
class.
public
AuthNotSetException
(
string
msg
) :
System
msg
string
Exception message
return
System