Skip to content

CacheFullException.CacheFullException(string, Exception)

CacheFullException(string, Exception)

View source
public CacheFullException(string message, Exception inner)
Initializes a new instance of the CacheFullException class.

Parameters

messagestring
The message.
innerException
The inner.