Class AppCacheIncrementFailedException
public class AppCacheIncrementFailedException : AppCacheWriteFailedException, ISerializable
- Inheritance
-
objectAppCacheIncrementFailedException
- Implements
- Inherited Members
- Extension Methods
Constructors
AppCacheIncrementFailedException(string?)
public AppCacheIncrementFailedException(string? message)
Parameters
message
string
AppCacheIncrementFailedException(string?, Exception?)
public AppCacheIncrementFailedException(string? message, Exception? innerException)