The following tables list the members exposed by ClientAssociationException.
Public Constructors
Name | Description | |
---|---|---|
ClientAssociationException | Initializes a new instance of the ClientAssociationException 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) | |
Reason | Gets or sets the reason for associate rejection.. |
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