DriverException Constructor

Initializes a new instance of the DriverException class that will return the 'unspecified error' number: 0x800404FF. Sets the COM HResult to UnspecifiedError.

Definition

Namespace: ASCOM
Assembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (7.0.9999.9999)
C#
public DriverException()

Version Information

.NET

Supported in: .NET 8.0 and later

.NET Standard

Supported in: 2.0

See Also