Class DicomImageException
A név: Aspose.Imaging.CoreExceptions.ImageFormats Összefoglaló: Aspose.Imaging.dll (25.4.0)
A Dicom kép kivétel.
public class DicomImageException : Exception, ISerializable
Inheritance
object ← Exception ← DicomImageException
Implements
Örökletes tagok
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(A string)
Kezdeményez egy új példát a Aspose.Imaging.CoreExceptions.ImageFormats.Dicom ImageException osztály.
public DicomImageException(string message)
Parameters
message
string
Az üzenet.
DicomImageException(Szilveszter, kivétel)
Kezdeményez egy új példát a Aspose.Imaging.CoreExceptions.ImageFormats.Dicom ImageException osztály.
public DicomImageException(string message, Exception innerException)
Parameters
message
string
Az üzenet.
innerException
Exception
A belső kivétel.