public class DeflateCompressorException extends CompressorException
The Deflate compressor exception.
| Constructor and Description |
|---|
DeflateCompressorException(String message)
Initializes a new instance of the
DeflateCompressorException class. |
public DeflateCompressorException(String message)
Initializes a new instance of the DeflateCompressorException class.
message - The exception message.Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.