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.

Definition

Namespace: ASCOM.Astrometry.Exceptions
Assembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 7.1.3+4851.c5da65c2b
C#
[SerializableAttribute]
public class TransformUninitialisedException : HelperException
Inheritance
Object    Exception    HelperException    TransformUninitialisedException

Constructors

See Also