Class DicomImageException

Class DicomImageException

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

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

public class DicomImageException : Exception, ISerializable

Inheritance

object Exception DicomImageException

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

DicomImageException(รั้ว)

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

public DicomImageException(string message)

Parameters

message string

ข้อความ

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

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

public DicomImageException(string message, Exception innerException)

Parameters

message string

ข้อความ

innerException Exception

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

 แบบไทย