Search Results for

    Show / Hide Table of Contents

    Class DacChannelAlreadyInUseException

    Exception thrown when a check in DacChannel constructor finds that the channel is already in use.

    Inheritance
    object
    Exception
    DacChannelAlreadyInUseException
    Inherited Members
    Exception.HResult
    Exception.Message
    Exception.InnerException
    Exception.StackTrace
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: System.Device.Dac
    Assembly: System.Device.Dac.dll
    Syntax
    public class DacChannelAlreadyInUseException : Exception

    Constructors

    DacChannelAlreadyInUseException()

    Declaration
    public DacChannelAlreadyInUseException()

    Methods

    ToString()

    Returns a string that represents this instance.

    Declaration
    public override string ToString()
    Returns
    Type Description
    string

    A string that represents this instance.

    Overrides
    Exception.ToString()

    Extension Methods

    LogDispatcher.GetCurrentClassLogger(object)
    LogDispatcher.GetCurrentClassLogger(object)
    LogDispatcher.GetCurrentClassLogger(object)
    LogDispatcher.GetCurrentClassLogger(object)
    LogDispatcher.GetCurrentClassLogger(object)
    LogDispatcher.GetCurrentClassLogger(object)
    LogDispatcher.GetCurrentClassLogger(object)
    LogDispatcher.GetCurrentClassLogger(object)
    LogDispatcher.GetCurrentClassLogger(object)
    LogDispatcher.GetCurrentClassLogger(object)
    In This Article
    Back to top Copyright © 2023 nanoFramework Contributors
    Generated by DocFX