CacheFullException(string, Exception)
public CacheFullException(string message, Exception inner) Initializes a new instance of the
CacheFullException class. Parameters
messagestring- The message.
innerException- The inner.
