Class BmpImageException

Class BmpImageException

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

การยกเว้นภาพ bmp

public class BmpImageException : ImageException, ISerializable

Inheritance

object Exception ImageException BmpImageException

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

BmpImageException(รั้ว)

เปิดตัวตัวอย่างใหม่ของ Class Aspose.Imaging.CoreExceptions.ImageFormats.BmpImageException

public BmpImageException(string message)

Parameters

message string

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

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

เปิดตัวตัวอย่างใหม่ของ Class Aspose.Imaging.CoreExceptions.ImageFormats.BmpImageException

public BmpImageException(string message, Exception innerException)

Parameters

message string

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

innerException Exception

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

 แบบไทย