←Select platform

ClientConnectionException Class

Summary

The exception that is thrown when a client connection error occurs.

Syntax

C#
VB
C++
[ObsoleteAttribute("Use the type defined in Leadtools.Dicom.Scu.Common.ClientConnectionException")] 
public class ClientConnectionException : DicomException 
  
<ObsoleteAttribute("Use the type defined in Leadtools.Dicom.Scu.Common.ClientConnectionException")> 
Public Class ClientConnectionException  
   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.ClientConnectionException")] 
public ref class ClientConnectionException : 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.ClientConnectionException.

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