NOVASFunctionException Class |
Exception thrown when a NOVAS function returns a non-zero, error completion code.
Inheritance Hierarchy Namespace: ASCOM.Astrometry.ExceptionsAssembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax[SerializableAttribute]
public class NOVASFunctionException : HelperException
<SerializableAttribute>
Public Class NOVASFunctionException
Inherits HelperException
[SerializableAttribute]
public ref class NOVASFunctionException : public HelperException
The NOVASFunctionException type exposes the following members.
Constructors
RemarksThis probably occurs because another variable has not been set or a required method has not been called.
See Also