Class DeflateCompressorException

Class DeflateCompressorException

Именује се: Aspose.Imaging.CoreExceptions.Compressors Асамблеја: Aspose.Imaging.dll (25.4.0)

Изузетак дефлатног компресора.

public class DeflateCompressorException : CompressorException, ISerializable

Inheritance

object Exception FrameworkException CompressorException DeflateCompressorException

Implements

ISerializable

Наслеђени чланови

Exception.GetBaseException() , Exception.ToString() , Exception.GetType() , Exception.TargetSite , Exception.Message , Exception.Data , Exception.InnerException , Exception.HelpLink , Exception.Source , Exception.HResult , Exception.StackTrace , Exception.SerializeObjectState , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

DeflateCompressorException(Стринг)

Иницијалише нову инстанцију Aspose.Imaging.CoreExceptions.Compressors.DeflateCompresorException класа.

public DeflateCompressorException(string message)

Parameters

message string

Изузетак поруке .

DeflateCompressorException(КСНУМКС, Изузетак)

Иницијалише нову инстанцију Aspose.Imaging.CoreExceptions.Compressors.DeflateCompresorException класа.

public DeflateCompressorException(string message, Exception innerException)

Parameters

message string

Изузетак поруке .

innerException Exception

унутрашњости изузетак.

 Српски