Class DacChannelAlreadyInUseException
Exception thrown when a check in DacChannel constructor finds that the channel is already in use.
public class DacChannelAlreadyInUseException : Exception
- Inheritance
-
DacChannelAlreadyInUseException
- Inherited Members
- Extension Methods
Constructors
DacChannelAlreadyInUseException()
public DacChannelAlreadyInUseException()
Methods
ToString()
Returns a string that represents this instance.
public override string ToString()