Class ImageException

ImageException class

The image exception.

public class ImageException : Exception

Constructors

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

See Also