Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

GetCodeMessage Method








A DicomExceptionCode value to get the string message for.
Gets the error string that corresponds to a specific Code.
Syntax
public static string GetCodeMessage( 
   DicomExceptionCode code
)
'Declaration
 
Public Shared Function GetCodeMessage( _
   ByVal code As DicomExceptionCode _
) As String
'Usage
 
Dim code As DicomExceptionCode
Dim value As String
 
value = DicomException.GetCodeMessage(code)
public static string GetCodeMessage( 
   DicomExceptionCode code
)
public static String GetCodeMessage(DicomExceptionCode code)
 function Leadtools.Dicom.DicomException.GetCodeMessage( 
   code 
)
public:
static String^ GetCodeMessage( 
   DicomExceptionCode code
) 

Parameters

code
A DicomExceptionCode value to get the string message for.

Return Value

A String that contains the current message for code.
Example
For an example, refer to DicomException.
Requirements

Target Platforms

See Also

Reference

DicomException Class
DicomException Members
Message Property
Code Property

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