TransformUninitialisedException Class |
Exception thrown when an attempt is made to read from the transform component before it has had co-ordinates
set once by SetJ2000 or SetJNow.
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 TransformUninitialisedException : HelperException
<SerializableAttribute>
Public Class TransformUninitialisedException
Inherits HelperException
[SerializableAttribute]
public ref class TransformUninitialisedException : public HelperException
The TransformUninitialisedException type exposes the following members.
Constructors
See Also