Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Medical.Workstation.Client Namespace > ClientConnectionException Class : ClientConnectionException Constructor |
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 )