Class ImageCreateException

ImageCreateException class

The image create exception. Occurs during image creation.

public class ImageCreateException : ImageException

Constructors

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

See Also