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 class

public LzwCompressorException(string message)

Parameters

message string

ข้อความพิเศษ

LzwCompressorException(ใบมีดยกเว้น)

เริ่มต้นตัวอย่างใหม่ของ Aspose.Imaging.CoreExceptions.Compressors.LzwCompressorException class

public LzwCompressorException(string message, Exception innerException)

Parameters

message string

ข้อความพิเศษ

innerException Exception

การยกเว้นภายใน

 แบบไทย