C# 클래스 CyrusBuilt.MonoPi.Devices.Fireplace.FireplacePilotLightException

The exception that occurs when the pilot light sensor cannot detect the pilot light.
상속: System.Exception
파일 보기 프로젝트 열기: cyrusbuilt/MonoPi

공개 메소드들

메소드 설명
FireplacePilotLightException ( ) : System

Initializes a new instance of the CyrusBuilt.MonoPi.Devices.Fireplace.FireplacePilotLightException class. This is the default constructor.

메소드 상세

FireplacePilotLightException() 공개 메소드

Initializes a new instance of the CyrusBuilt.MonoPi.Devices.Fireplace.FireplacePilotLightException class. This is the default constructor.
public FireplacePilotLightException ( ) : System
리턴 System