Leadtools.Dicom.Common.DataTypes Namespace : FailureReason Enumeration |
public enum FailureReason : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum FailureReason Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As FailureReason
public enum FailureReason : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Common.DataTypes.FailureReason = function() { }; Leadtools.Dicom.Common.DataTypes.FailureReason.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class FailureReason : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
ClassInstanceConflict | The SOP Class of an instance in the Referenced SOP Instance Sequence did not correspond to the SOP class of the SOP Instance stored at the SCP. |
InstanceSizeExceeded | A single instance size exceeds the actual media capacity. |
MediaApplicationProfileCompressionConflict | The profile for an instance in the Referenced SOP Sequence (0008,1199) specified lossy compression but Allow Lossy Compression (2200,000F) has a value of NO. |
MediaApplicationProfileInstanceConflict | The SOP Class of an instance in the Referenced SOP Sequence (0008,1199) did not correspond to a SOP class permitted for the requested or supported Media Application Profiles. |
MediaApplicationProfileNotSupported | Media creation has been requested for an Application Profile that is not supported by the SCP. |
MediaApplicationProfilesConflict | One or more of the Media Application Profiles referenced in the Reference SOP Sequence (0008,1199) are in conflict (e.g. for the same request a STD-GEN-CD and a STD-GEN-DVD is referenced). |
MissingAttribute | A required Attribute (e.g., Patient ID) was not supplied. The missing Attribute(s) shall be listed in Failure Attributes (2200,000E). |
MissingAttributeValue | A required Attribute Value (e.g., the Content Date for a Structured Report) was not supplied. The Attribute(s) with missing values shall be listed in Failure Attributes (2200,000E). |
NoSuchObjectInstance | One or more of the instances listed in the Referenced SOP Sequence (0008,1199) was not available. |
ProcessingFailure | A general failure in processing the operation was encountered. |
ReferencedSopClassNotSupported | A media creation has been requested for a SOP Instance with a SOP Class that is not supported by the SCP. |
Undefined | The reason for failure is undefined. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Common.DataTypes.FailureReason
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2