Aspose.PSD.CoreExceptions Namespace
The namespace contains exceptions thrown by any of the core PSD components.
Classes
  ClassDescription
Public classCompressorException
The compressor exception.
Public classDataMissmatchError
Data mismatch exception class
Public classFrameworkException
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.
Public classImageCreateException
The image create exception. Occurs during image creation.
Public classImageException
The image exception.
Public classImageLoadException
The image load exception. Occurs during image loading.
Public classImageSaveException
The image save exception. Occurs during image saving.
Public classIndexOutOFRangeException
The compressor exception.
Public classLimitMemoryException
The limit memory exception. Occurs when memory usage should be reduced.
Public classOperationInterruptedException
Occurs when an operation is interrupted.
Public classRdOptimizationError
RD optimization error exception class
Public classStreamReadException
The stream reading exception. Caused when stream reading failed due to incorrect offset and bytes count request.
Public classXmpException
The exception that is thrown when XMP has invalid structure.