ErrorCodesNotInCacheException Field

Reserved error code (0x8004040D) to indicate that the requested item is not present in the ASCOM cache.

Definition

Namespace: ASCOM
Assembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 6.0.0.0 (7.0.9999.9999)
C#
public static readonly int NotInCacheException

Field Value

Int32

Remarks

The exception is defined in the ASCOM.Cache component rather than ASCOM.Exceptions.

Version Information

.NET Standard

Supported in: 2.0

See Also