Plate.LastAllSkyError Property
Plate.LastAllSkyError (read-only, String)
The contents of the last response from Astrometry.net is there is an error.
Syntax
Plate.LastAllSkyError
The property syntax has these parts:
Part |
Description |
Value (String) |
The contents of the last response from Astrometry.net is there is an error. |
Remarks
If Astrometry.net fails to solve an image, it will prodice a sometimes large textual error message. If your call to Plate.SolveAllSky() results in an error, and if the problem occurred at Astrometry.net's server or in the process of sending/receiving the solution exchange over the internet, this property will show you the details.
Note that the text of the raised error will also contain this information. It is provided separately as a convenience to the programmer.
Copyright © 1999-2015, Robert B. Denny, Mesa, AZ