C#
VB
C++
Initializes a new instance of the ClientCommunicationException class.
public ClientCommunicationException(
string message,
DicomCommandStatusType status
)
Public Function New( _
ByVal message As String, _
ByVal status As Leadtools.Dicom.DicomCommandStatusType _
)
public:
ClientCommunicationException(
String^ message,
Leadtools.Dicom.DicomCommandStatusType status
)
message
A System.String that describes the error.
status
A Status describing the error.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET