The exception that is thrown during a DICOM C-GET when the SOP Class is not supported by the DICOM Association.
public class ClientClassNotSupportedException : DicomException
public:
ref class ClientClassNotSupportedException : DicomException
A C-GET and a C-MOVE can both be used to retrieve DICOM instances.
One way a C-GET differs from a C-MOVE is that the C-GET and the DICOM retrieval (i.e. C-STORE) both occur on the same DICOM Association. This can be problematic if the DICOM instance being retrieved has an SOP Class not supported by the DICOM Association. A ClientClassNotSupportedException is thrown when this occurs.
This exception can occur when using any of the following methods:
ClientClassNotSupportedException Members
Leadtools.Dicom.Scu.Common Namespace
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