[]
Indicates that an error has occurred in the compression library, most likely related to images.
public class CompressionException : SpreadBuilderException, ISerializable
| Name | Description |
|---|---|
| CompressionException() | Initializes a new instance of the CompressionException class. |
| CompressionException(SerializationInfo, StreamingContext) | Initializes a new instance of the CompressionException class with serialized data. |
| CompressionException(string) | Initializes a new instance of the CompressionException class. |
| CompressionException(string, Exception) | Initializes a new instance of the CompressionException class. |