Class ImageSaveException

ImageSaveException class

The image save exception. Occurs during image saving.

public class ImageSaveException : ImageException

Constructors

NameDescription
ImageSaveException(string)Initializes a new instance of the ImageSaveException class.
ImageSaveException(string, Exception)Initializes a new instance of the ImageSaveException class.

See Also