ValueNotSetException Class
Exception thrown when an attempt is made to read a value that has not yet been set.
Namespace: ASCOM.Astrometry.ExceptionsAssembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 7.1.3+4851.c5da65c2b
[SerializableAttribute]
public class ValueNotSetException : HelperException
<SerializableAttribute>
Public Class ValueNotSetException
Inherits HelperException
[SerializableAttribute]
public ref class ValueNotSetException : public HelperException
- Inheritance
- Object Exception HelperException ValueNotSetException