Table of Contents

Class ImageLoadException

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

The image load exception. Occurs during image loading.

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

Constructors

ImageLoadException(string)

Initializes a new instance of the ImageLoadException class.

ImageLoadException(string, Exception)

Initializes a new instance of the ImageLoadException class.