←Select platform

InvalidRequestDatasetException Constructor(string,long)

Summary

Initializes a new instance of the InvalidRequestDatasetException class.

Syntax
C#
VB
C++
Public Sub New(ByVal errorDescription As String, ByVal offendingElement As Long) 
 MyBase.New 

Parameters

errorDescription

A description message which contains information about the exception.

offendingElement

A list of the DICOM elements that caused the DicomDataSet to be invalid.

Remarks

This InvalidRequestDatasetException(string,long) constructor differs from the InvalidRequestDatasetException(string) constructor in that it allows for initialization of the OffendingElementList member.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.