C# 클래스 Microsoft.Azure.Networking.Infrastructure.RingMaster.Backend.AuthNotSetException

상속: Exception
파일 보기 프로젝트 열기: Azure/RingMaster

공개 메소드들

메소드 설명
AuthNotSetException ( string msg ) : System

Initializes a new instance of the AuthNotSetException class.

메소드 상세

AuthNotSetException() 공개 메소드

Initializes a new instance of the AuthNotSetException class.
public AuthNotSetException ( string msg ) : System
msg string Exception message
리턴 System