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 )