Aspose.Imaging.CoreExceptions
The namespace contains exceptions thrown by any of the core Imaging components.
Classes
Class | Description |
---|---|
CompressorException | The compressor exception. |
DataMissmatchError | Data mismatch exception class |
FrameworkException | The imaging framework exception. This class is a core class for all Aspose.Imaging exceptions. Introduced to discriminate between the exceptions thrown by the Aspose.Imaging engine and all other exception types. |
ImageCreateException | The image create exception. Occurs during image creation. |
ImageException | The image exception. |
ImageLoadException | The image load exception. Occurs during image loading. |
ImageSaveException | The image save exception. Occurs during image saving. |
IncorrectPasswordException | The incorrect password exception. |
IndexOutOFRangeException | The compressor exception. |
LimitMemoryException | The limit memory exception. Occurs when memory usage should be reduced. |
LinqWrapperException | LinqWrapper exceptions class. |
OperationInterruptedException | Occurs when an operation is interrupted. |
RdOptimizationError | RD optimization error exception class |
StreamReadException | The stream reading exception. Caused when stream reading failed due to incorrect offset and bytes count request. |
XmpException | The exception that is thrown when XMP has invalid structure. |