NotInCacheException(String) Constructor
Create a new ASCOM NotInCacheException exception using the specified text message
Namespace: ASCOM.Utilities.ExceptionsAssembly: ASCOM.Cache (in ASCOM.Cache.dll) Version: 7.1.3+4851.c5da65c2b
public NotInCacheException(
string message
)
Public Sub New (
message As String
)
public:
NotInCacheException(
String^ message
)
Parameters
- message String
- Descriptive text describing the cause of the exception