←Select platform

MissingAttributeValueException Class

Summary

The exceptions thrown when a received Leadtools.Dicom.DicomDataSet in a N-CREATE or N-SET message is received with a missing required DICOM element value.

Syntax

C#
VB
C++
public class MissingAttributeValueException : CustomCommandException 
  
Public Class MissingAttributeValueException  
   Inherits Leadtools.Dicom.Scp.Command.Exceptions.CustomCommandException 
   Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable  
public ref class MissingAttributeValueException : public Leadtools.Dicom.Scp.Command.Exceptions.CustomCommandException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable   

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly