Class CompressorException

Class CompressorException

Namespace: Aspose.Imaging.CoreExceptions
Assembly: Aspose.Imaging.dll (25.2.0)

שגיאת המכווץ.

public class CompressorException : FrameworkException, ISerializable

ירושה

objectExceptionFrameworkExceptionCompressorException

נגזרות

DeflateCompressorException, LzwCompressorException, RleCompressorException

מיישם

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()

קונסטרוקטורים

CompressorException(string)

מאתחל מופע חדש של מחלקת Aspose.Imaging.CoreExceptions.CompressorException.

public CompressorException(string message)

פרמטרים

message string

הודעת השגיאה.

CompressorException(string, Exception)

מאתחל מופע חדש של מחלקת Aspose.Imaging.CoreExceptions.CompressorException.

public CompressorException(string message, Exception innerException)

פרמטרים

message string

הודעת השגיאה.

innerException Exception

השגיאה הפנימית.

 Ελληνικά