Aspose.PSD.CoreExceptions
The namespace contains exceptions thrown by any of the core PSD components.
Classes
| Class | Description | 
|---|---|
| CompressorException | The compressor exception. | 
| DataMissmatchError | Data mismatch exception class | 
| FrameworkException | The PSD framework exception. This class is a core class for all Aspose.PSD exceptions. Introduced to discriminate between the exceptions thrown by the Aspose.PSD 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. | 
| IndexOutOFRangeException | The compressor exception. | 
| LimitMemoryException | The limit memory exception. Occurs when memory usage should be reduced. | 
| 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. |