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