C# 클래스 Microsoft.Azure.Devices.Edge.Hub.Core.TwinNotFoundException

상속: Exception
파일 보기 프로젝트 열기: avranju/iotedge-k8s

공개 메소드들

메소드 설명
TwinNotFoundException ( string message ) : System
TwinNotFoundException ( string message, Exception innerException ) : System

메소드 상세

TwinNotFoundException() 공개 메소드

public TwinNotFoundException ( string message ) : System
message string
리턴 System

TwinNotFoundException() 공개 메소드

public TwinNotFoundException ( string message, Exception innerException ) : System
message string
innerException Exception
리턴 System