C#
VB
C++
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.
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
The CustomCommandException.ErrorStatus will return DicomCommandStatusType.MissingAttributeValue
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET