InvalidJsonDateTimeException Class
This exception is used when a JSON date-time value returned by the device is not a UTC date-time.
Namespace: ASCOM.Alpaca.ClientsAssembly: ASCOM.Alpaca (in ASCOM.Alpaca.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public class InvalidJsonDateTimeException : Exception
Public Class InvalidJsonDateTimeException
Inherits Exception
- Inheritance
- Object Exception InvalidJsonDateTimeException
| InvalidDateTime |
The invalid date time value returned by the Alpaca device
|
| JsonDateTimeString |
Gets or sets the JSON-formatted date-time string returned by the device.
|
| ErrorCode |
Extension method to get the Alpaca Error Code for an Exception. Returns UnspecifiedError if it cannot find a better code
(Defined by ExceptionHelpers) |
Supported in: 2.0