DriverAccessCOMException Class
Exception thrown by DriverAccess to return a driver COM error to the client. This exception appears as a COMException
to the client having the original exception's description and error number as well as the original exception as
the inner exception.
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (7.0.9999.9999)
[SerializableAttribute]
[ComVisibleAttribute(true)]
[GuidAttribute("06CC64FC-3833-48D5-BC54-82DF40CA3900")]
public class DriverAccessCOMException : COMException
<SerializableAttribute>
<ComVisibleAttribute(true)>
<GuidAttribute("06CC64FC-3833-48D5-BC54-82DF40CA3900")>
Public Class DriverAccessCOMException
Inherits COMException
- Inheritance
- Object Exception SystemException ExternalException COMException DriverAccessCOMException
| 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