←Select platform

GetCodeMessage Method (BarcodeException)

Summary

Retrieves the error string that corresponds the value of the Code property.

Syntax

C#
VB
C++
public static string GetCodeMessage(  
   Leadtools.Barcode.Deprecated.BarcodeExceptionCode code 
) 
Public Shared Function GetCodeMessage( _ 
   ByVal code As Leadtools.Barcode.Deprecated.BarcodeExceptionCode _ 
) As String 
public: 
static String^ GetCodeMessage(  
   Leadtools.Barcode.Deprecated.BarcodeExceptionCode code 
)  

Parameters

code
Flag that indicates the exception code for which to retrieve its message string.

Return Value

A character string to be updated with the current message for

code
Flag that indicates the exception code for which to retrieve its message string.

Remarks

By default, BarcodeException has a string message for each flag of the BarcodeExceptionCode. To change the error string that corresponds to the Code property value, call the SetCodeMessage method.

Requirements

Target Platforms

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