C# Class CyrusBuilt.MonoPi.Devices.Fireplace.FireplacePilotLightException

The exception that occurs when the pilot light sensor cannot detect the pilot light.
Inheritance: System.Exception
Afficher le fichier Open project: cyrusbuilt/MonoPi

Méthodes publiques

Méthode Description
FireplacePilotLightException ( ) : System

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

Method Details

FireplacePilotLightException() public méthode

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