←Select platform

ClientAssociationException Class

Summary

The exception that is thrown when a DICOM association is rejected by the client.

Syntax

C#
VB
C++
[ObsoleteAttribute("Use the type defined in Leadtools.Dicom.Scu.Common.ClientAssociationException")] 
public class ClientAssociationException : DicomException 
  
<ObsoleteAttribute("Use the type defined in Leadtools.Dicom.Scu.Common.ClientAssociationException")> 
Public Class ClientAssociationException  
   Inherits Leadtools.Dicom.Leadtools.Dicom.DicomException 
   Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable  
[ObsoleteAttribute("Use the type defined in Leadtools.Dicom.Scu.Common.ClientAssociationException")] 
public ref class ClientAssociationException : public Leadtools.Dicom.Leadtools.Dicom.DicomException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable   

Remarks

This class has been deprecated. Use the type defined in Leadtools.Dicom.Scu.Common.ClientAssociationException.

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.Medical.Workstation.Client Assembly