Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal code As BarcodeExceptionCode _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public BarcodeException( BarcodeExceptionCode code ) |
C++/CLI | |
---|---|
public: BarcodeException( BarcodeExceptionCode code ) |
Parameters
- code
- flag that indicates the code caused the exception.
The BarcodeException class contains an internal list of messages that correspond to each BarcodeExceptionCode
value. This constructor initializes the Message property of the new instance with the corresponding string for code.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6