Class LzwCompressorException

Class LzwCompressorException

Названий на: Aspose.Imaging.CoreExceptions.Compressors Асамблея: Aspose.Imaging.dll (25.4.0)

Виняток для компресора Lzw.

public class LzwCompressorException : CompressorException, ISerializable

Inheritance

object Exception FrameworkException CompressorException LzwCompressorException

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

LzwCompressorException(стрічка)

Ініціалює новий приклад класу Aspose.Imaging.CoreExceptions.Compressors.LzwCompresorException.

public LzwCompressorException(string message)

Parameters

message string

Повідомлення про виняток.

LzwCompressorException(Ексклюзив, виняток)

Ініціалює новий приклад класу Aspose.Imaging.CoreExceptions.Compressors.LzwCompresorException.

public LzwCompressorException(string message, Exception innerException)

Parameters

message string

Повідомлення про виняток.

innerException Exception

Внутрішнє виняток

 Українська