NotInCacheException Constructor

Initializes a new instance of the ASCOM NotInCacheException exception with no message. Sets the COM HResult to UnspecifiedError.

Definition

Namespace: ASCOM.Utilities.Exceptions
Assembly: ASCOM.Cache (in ASCOM.Cache.dll) Version: 7.1.3+4851.c5da65c2b
C#
public NotInCacheException()

See Also