Initializes a new instance of StatusFailureFailed
public StatusFailureFailed(
string errorComment,
List<long> offendingElementList
)
Public Sub New(ByVal errorComment As String, ByVal offendingElementList As List(Of Long))
MyBase.New
public:
StatusFailureFailed(String^ errorComment, List<Int64>^ offendingElementList)
errorComment
An application-specific text description of the error detected.
offendingElementList
A list of the DICOM elements in which the error was detected.
For an example, refer to StatusFailureFailed.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document