LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

ClientConnectionException Constructor(String,DicomExceptionCode)






Message that describes the exception.
The error that occured during the connect attempt.
Initializes a new instance of the ClientConnectionException class.
Syntax
public ClientConnectionException( 
   string message,
   DicomExceptionCode error
)
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal error As DicomExceptionCode _
)
'Usage
 
Dim message As String
Dim error As DicomExceptionCode
 
Dim instance As New ClientConnectionException(message, error)
public ClientConnectionException( 
   string message,
   DicomExceptionCode error
)
function ClientConnectionException( 
   message ,
   error 
)
public:
ClientConnectionException( 
   String^ message,
   DicomExceptionCode error
)

Parameters

message
Message that describes the exception.
error
The error that occured during the connect attempt.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ClientConnectionException Class
ClientConnectionException Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features