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