ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / BarCodeException Class / BarCodeException Constructor / BarCodeException Constructor()

In This Topic
    BarCodeException Constructor()
    In This Topic
    Initializes a new instance of the BarCodeException class.
    Syntax
    'Declaration
     
    Public Function New()
    public BarCodeException()
    See Also