Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

ClientConnectionException Constructor(String,DicomExceptionCode)






Message that describes the exception.
The error that occurred 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 occurred during the connect attempt.
Requirements

Target Platforms

See Also

Reference

ClientConnectionException Class
ClientConnectionException Members
Overload List

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