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