Package | Description |
---|---|
com.aspose.imaging.coreexceptions |
The package contains exceptions thrown by any of the core Imaging components.
|
com.aspose.imaging.coreexceptions.compressors |
The package contains exceptions thrown by one of the compression algorithms supported.
|
Modifier and Type | Class and Description |
---|---|
class |
CompressorException
The compressor exception.
|
class |
OperationInterruptedException
Occurs when an operation is interrupted.
|
class |
StreamReadException
The stream reading exception.
|
class |
XmpException
The exception that is thrown when XMP has invalid structure.
|
Modifier and Type | Class and Description |
---|---|
class |
DeflateCompressorException
The Deflate compressor exception.
|
class |
LzwCompressorException
The lzw compressor exception.
|
class |
RleCompressorException
The rle compressor exception.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.