←Select platform

CustomCommandException Constructor (CustomCommandException)

Summary

Initializes a new instance of the CustomCommandException class.

Syntax

C#
VB
C++
public CustomCommandException(  
   string errorDescription, 
   Leadtools.Dicom.DicomCommandStatusType errorStatus 
) 
Public Function New( _ 
   ByVal errorDescription As String, _ 
   ByVal errorStatus As Leadtools.Dicom.DicomCommandStatusType _ 
) 
public: 
CustomCommandException(  
   String^ errorDescription, 
   Leadtools.Dicom.DicomCommandStatusType errorStatus 
) 

Parameters

errorDescription
A description message which contains information about the exception.

errorStatus
The DICOM error code.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize