Barcode Xpress for .NET Framework v14.0 - Updated
Accusoft.BarcodeXpressSdk Namespace / BarcodeException Class / BarcodeException Constructor




In This Topic
    BarcodeException Constructor
    In This Topic
    Overload List
    OverloadDescription
    General base exception to assist in debugging the root cause.  
    Generates an exception based on the given error number.  
    Generates an exception based on the given string.  
    Generates an exception based on the given error number and string.  
    Generates an exception based on the given string and a given inner exception.  
    These exceptions are thrown for general BarcodeXpress component errors.  
    See Also