Table of Contents

Class SensorFailedException

Namespace
MonoGame.Framework.Devices.Sensors
Assembly
MonoGame.Framework.dll

Represents errors related to sensors.

public class SensorFailedException : Exception, ISerializable
Inheritance
SensorFailedException
Implements
Derived
Inherited Members

Properties

ErrorId

Error Id.

public int ErrorId { get; protected set; }

Property Value

int