DeflateCompressorException
Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception, com.aspose.imaging.coreexceptions.FrameworkException, com.aspose.imaging.coreexceptions.CompressorException
public class DeflateCompressorException extends CompressorException
استثناء ضاغط Deflate.
المنشئات
| المنشئ | الوصف |
|---|---|
| DeflateCompressorException(String message) | ينشئ مثيلاً جديدًا من الفئة DeflateCompressorException. |
DeflateCompressorException(String message)
public DeflateCompressorException(String message)
ينشئ مثيلاً جديدًا من الفئة DeflateCompressorException.
Parameters:
| معامل | نوع | الوصف |
|---|---|---|
| message | java.lang.String | رسالة الاستثناء. |