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