NotInCacheException Class |
Namespace: ASCOM.Utilities.Exceptions
The NotInCacheException type exposes the following members.
| Name | Description | |
|---|---|---|
| NotInCacheException |
Initializes a new instance of the ASCOM NotInCacheException exception with no message.
Sets the COM HResult to UnspecifiedError.
| |
| NotInCacheException(String) |
Create a new ASCOM NotInCacheException exception using the specified text message
| |
| NotInCacheException(String, Exception) |
Create a new ASCOM NotInCacheException exception using the specified text message and inner exception.
|