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

One or more source files was missing More...

Inheritance diagram for ImageResizer.ImageMissingException:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.ImageMissingException:
Collaboration graph
[legend]

Public Member Functions

 ImageMissingException (string message)
 
 ImageMissingException (string message, string safeMessage)
 
 ImageMissingException (string message, string safeMessage, Exception innerException)
 
- Public Member Functions inherited from ImageResizer.ImageProcessingException
 ImageProcessingException (string message)
 
 ImageProcessingException (int httpCode, string message)
 
 ImageProcessingException (int httpCode, string message, string safeMessage)
 
 ImageProcessingException (int httpCode, string message, string safeMessage, Exception innerException)
 

Additional Inherited Members

- Properties inherited from ImageResizer.ImageProcessingException
string PublicSafeMessage [get, set]
 This error message is safe to display to the public (should not contain any sensitive information) More...
 

Detailed Description

One or more source files was missing

Definition at line 51 of file ImageProcessingException.cs.


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