LEADTOOLS Barcode (Leadtools.Barcode assembly)

SetCodeMessage Method (BarcodeException)

Show in webframe







Flag that indicates the exception code for which change its message string.
A character string that contains the current message for code.
Changes the error string that corresponds the value of the Code property.
Syntax
public static void SetCodeMessage( 
   BarcodeExceptionCode code,
   string message
)
'Declaration
 
Public Shared Sub SetCodeMessage( _
   ByVal code As BarcodeExceptionCode, _
   ByVal message As String _
) 
'Usage
 
Dim code As BarcodeExceptionCode
Dim message As String
 
BarcodeException.SetCodeMessage(code, message)
public static void SetCodeMessage( 
   BarcodeExceptionCode code,
   string message
)

            

            
 function Leadtools.Barcode.Deprecated.BarcodeException.SetCodeMessage( 
   code ,
   message 
)
public:
static void SetCodeMessage( 
   BarcodeExceptionCode code,
   String^ message
) 

Parameters

code
Flag that indicates the exception code for which change its message string.
message
A character string that contains the current message for code.
Remarks
By default, BarcodeException has a string message for each flag of the BarcodeExceptionCode. To obtain the error string that corresponds to the Code property value, call the GetCodeMessage method.
Requirements

Target Platforms

See Also

Reference

BarcodeException Class
BarcodeException Members

 

 


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

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features