Click or drag to resize

ASCOM.Astrometry.Exceptions Namespace

ASCOM.Astrometry.Exceptions Namespace

Summary

This namespace contains all astrometry related exceptions

Classes
  ClassDescription
Public classCompatibilityException
Exception thrown when an incompatible component is encountered that prevents an Astrometric compoent from functioning correctly. correctly.
Public classConvergenceFailureException
Exception thrown when an iterative Transform function fails to converge.
Public classNOVASFunctionException
Exception thrown when a NOVAS function returns a non-zero, error completion code.
Public classTransformUninitialisedException
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.
Public classValueNotAvailableException
Exception thrown when an attempt is made to read a value that has not yet been calculated.
Public classValueNotSetException
Exception thrown when an attempt is made to read a value that has not yet been set.