Class LzwCompressorException

Class LzwCompressorException

Το όνομα: Aspose.Imaging.CoreExceptions.Compressors Συγκέντρωση: Aspose.Imaging.dll (25.4.0)

Η εξαίρεση του Lzw Compressor.

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.LzwCompressorException.

public LzwCompressorException(string message)

Parameters

message string

Το μήνυμα της εξαίρεσης.

LzwCompressorException(Εξαίρεση, εξαίρεση)

Αρχίζει μια νέα περίπτωση της κατηγορίας Aspose.Imaging.CoreExceptions.Compressors.LzwCompressorException.

public LzwCompressorException(string message, Exception innerException)

Parameters

message string

Το μήνυμα της εξαίρεσης.

innerException Exception

Η εσωτερική εξαίρεση.

 Ελληνικά