Class DicomImageException
Namespace: Aspose.Imaging.CoreExceptions.ImageFormats
Assembly: Aspose.Imaging.dll (25.2.0)
ข้อผิดพลาดของภาพ Dicom
public class DicomImageException : Exception, ISerializable
การสืบทอด
object ← Exception ← DicomImageException
การใช้งาน
สมาชิกที่สืบทอด
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()
ตัวสร้าง
DicomImageException(string)
สร้างอินสแตนซ์ใหม่ของคลาส Aspose.Imaging.CoreExceptions.ImageFormats.DicomImageException
public DicomImageException(string message)
พารามิเตอร์
message
string
ข้อความ.
DicomImageException(string, Exception)
สร้างอินสแตนซ์ใหม่ของคลาส Aspose.Imaging.CoreExceptions.ImageFormats.DicomImageException
public DicomImageException(string message, Exception innerException)
พารามิเตอร์
message
string
ข้อความ.
innerException
Exception
ข้อยกเว้นภายใน.