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