Method | Description | |
---|---|---|
CacheKeyNotFoundException ( ) : System | ||
CacheKeyNotFoundException ( string message ) : System | ||
CacheKeyNotFoundException ( string message, Exception innerException ) : System |
public CacheKeyNotFoundException ( ) : System | ||
return | System |
public CacheKeyNotFoundException ( string message ) : System | ||
message | string | |
return | System |
public CacheKeyNotFoundException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |