LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

ClientConnectionException Constructor(String,DicomExceptionCode)

Show in webframe





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
)

Parameters

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

Target Platforms

See Also

Reference

ClientConnectionException Class
ClientConnectionException Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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