Class RleCompressorException

Class RleCompressorException

ชื่อพื้นที่: Aspose.Imaging.CoreExceptions.Compressors การประกอบ: Aspose.Imaging.dll (25.4.0)

การยกเว้นคอมเพรสเซอร์

public class RleCompressorException : CompressorException, ISerializable

Inheritance

object Exception FrameworkException CompressorException RleCompressorException

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

RleCompressorException(รั้ว)

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

public RleCompressorException(string message)

Parameters

message string

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

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

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

public RleCompressorException(string message, Exception innerException)

Parameters

message string

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

innerException Exception

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

 แบบไทย