InvalidValueException Class |
Exception thrown when an invalid value is passed to a Utilities component
Inheritance Hierarchy Namespace: ASCOM.Utilities.ExceptionsAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax[SerializableAttribute]
public class InvalidValueException : HelperException
<SerializableAttribute>
Public Class InvalidValueException
Inherits HelperException
[SerializableAttribute]
public ref class InvalidValueException : public HelperException
The InvalidValueException type exposes the following members.
Constructors
See Also