ValueNotSetException Class |
Exception thrown when an attempt is made to read a value that has not yet been set.
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 ValueNotSetException : HelperException
<SerializableAttribute>
Public Class ValueNotSetException
Inherits HelperException
[SerializableAttribute]
public ref class ValueNotSetException : public HelperException
The ValueNotSetException type exposes the following members.
Constructors
See Also