Class ImageCreateException
- Namespace
- Aspose.CAD.CadExceptions
- Assembly
- Aspose.CAD.dll
The image create exception. Occurs during image creation.
public class ImageCreateException : ImageException, ISerializable
- Inheritance
-
ImageCreateException
- Implements
- Inherited Members
Constructors
- ImageCreateException(string)
Initializes a new instance of the ImageCreateException class.
- ImageCreateException(string, Exception)
Initializes a new instance of the ImageCreateException class.