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: 4.0.0+77e18c564bf9ecdb0ef30166e894390d1b7d077c
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: .NET Standard 2.0, .NET 8 .NET 9. .NET 10