Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
FailureReason Enumeration
See Also  
Leadtools.Dicom.Common.DataTypes Namespace : FailureReason Enumeration



Specifies the reason that media creation failed.

Syntax

Visual Basic (Declaration) 
Public Enum FailureReason 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As FailureReason
C# 
public enum FailureReason : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class FailureReason : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
ClassInstanceConflictThe 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.
InstanceSizeExceededA single instance size exceeds the actual media capacity.
MediaApplicationProfileCompressionConflictThe 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.
MediaApplicationProfileInstanceConflictThe 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.
MediaApplicationProfileNotSupportedMedia creation has been requested for an Application Profile that is not supported by the SCP.
MediaApplicationProfilesConflictOne 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).
MissingAttributeA required Attribute (e.g., Patient ID) was not supplied. The missing Attribute(s) shall be listed in Failure Attributes (2200,000E).
MissingAttributeValueA 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).
NoSuchObjectInstanceOne or more of the instances listed in the Referenced SOP Sequence (0008,1199) was not available.
ProcessingFailureA general failure in processing the operation was encountered.
ReferencedSopClassNotSupportedA media creation has been requested for a SOP Instance with a SOP Class that is not supported by the SCP.
UndefinedThe reason for failure is undefined.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Common.DataTypes.FailureReason

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features