Table of Contents

Class ImageSaveException

Namespace
Aspose.CAD.CadExceptions
Assembly
Aspose.CAD.dll

The image save exception. Occurs during image saving.

public class ImageSaveException : ImageException, ISerializable
Inheritance
ImageSaveException
Implements
Inherited Members

Constructors

ImageSaveException(string)

Initializes a new instance of the ImageSaveException class.

ImageSaveException(string, Exception)

Initializes a new instance of the ImageSaveException class.