ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 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