LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomException Constructor(String)

Show in webframe







A String that describes the error. The content of message is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture.
Initializes a new instance of the DicomException class with its Message string set to message, its Code set to DicomExceptionCode.Successand its inner exception set to a null reference (Nothing in Visual Basic).
Syntax
public DicomException( 
   string message
)
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New DicomException(message)
public DicomException( 
   string message
)

            
public DicomException(String message)
function DicomException( 
   message 
)
public:
DicomException( 
   String^ message
)

Parameters

message
A String that describes the error. The content of message is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture.
Example
For an example, refer to DicomException.
Requirements

Target Platforms

See Also

Reference

DicomException Class
DicomException Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features