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

Show in webframe

ClientCommunicationException Constructor (ClientCommunicationException)






Message that describes the exception.
The status the describes the communication exception.
Initializes a new instance of the ClientCommunicationException class.
Syntax
public ClientCommunicationException( 
   string message,
   DicomCommandStatusType status
)
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal status As DicomCommandStatusType _
)
'Usage
 
Dim message As String
Dim status As DicomCommandStatusType
 
Dim instance As New ClientCommunicationException(message, status)

            

            
public:
ClientCommunicationException( 
   String^ message,
   DicomCommandStatusType status
)

Parameters

message
Message that describes the exception.
status
The status the describes the communication exception.
Requirements

Target Platforms

See Also

Reference

ClientCommunicationException Class
ClientCommunicationException Members

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