ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | List of all members
ImageResizer.Plugins.DiskCache.DiskCacheException Class Reference

Indicates a problem with disk caching. Causes include a missing (or too small) ImageDiskCacheDir setting, and severe I/O locking preventing the cache dir from being cleaned at all. More...

Inheritance diagram for ImageResizer.Plugins.DiskCache.DiskCacheException:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Plugins.DiskCache.DiskCacheException:
Collaboration graph
[legend]

Public Member Functions

 DiskCacheException (string message)
 
 DiskCacheException (string message, Exception innerException)
 

Detailed Description

Indicates a problem with disk caching. Causes include a missing (or too small) ImageDiskCacheDir setting, and severe I/O locking preventing the cache dir from being cleaned at all.

Definition at line 25 of file DiskCache.cs.


The documentation for this class was generated from the following file: