Search Results for

    Show / Hide Table of Contents

    Class SensorNotAvailableException

    Exception for a sensor that it is not available.

    Inheritance
    object
    Exception
    SensorNotAvailableException
    Namespace: Evergine.Common.Input
    Assembly: Evergine.Common.dll
    Syntax
    public class SensorNotAvailableException : Exception

    Constructors

    SensorNotAvailableException(string)

    Initializes a new instance of the SensorNotAvailableException class.

    Declaration
    public SensorNotAvailableException(string message)
    Parameters
    Type Name Description
    string message

    The message that describes the error.

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX