←Select platform

ClientCommunicationException Class Members

Summary

The following tables list the members exposed by ClientCommunicationException.

Public Constructors

Name Description
ClientCommunicationException Initializes a new instance of the ClientCommunicationException class.
DicomException Initializes a new instance of the DicomException class with its Message string set to the empty string (""), its Code set to DicomExceptionCode.Successand its inner exception set to a null reference (Nothing in VB). (Inherited from DicomException)

Public Methods

Name Description
CheckErrorCode For internal use by LEADTOOLS. (Inherited from DicomException)
FromHResult Creates a DicomException object from the specified HRESULT value, if the value is a valid LEADTOOLS error code. (Inherited from DicomException)
GetCodeMessage Gets the error string that corresponds to a specific Code. (Inherited from DicomException)

Public Properties

Name Description
Code Gets or sets the code that caused this exception. (Inherited from DicomException)
Message Gets a message that describes the current exception. (Inherited from DicomException)
Status Gets or sets the current communication status.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly