Class AppCacheKeyNotFoundException
public class AppCacheKeyNotFoundException : AppCacheReadFailedException, ISerializable
- Inheritance
-
objectAppCacheKeyNotFoundException
- Implements
- Inherited Members
- Extension Methods
Constructors
AppCacheKeyNotFoundException(string?)
public AppCacheKeyNotFoundException(string? message)
Parameters
message
string
AppCacheKeyNotFoundException(string?, Exception?)
public AppCacheKeyNotFoundException(string? message, Exception? innerException)