WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.BarCode Namespace / BarCodeException Class
Members
In This Topic
    BarCodeException Class
    In This Topic
    The exception thrown when an error is caused by an inapplicable value of the barcode control.
    Syntax
    public class BarCodeException : ApplicationException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.BarCode.ApplicationException
             C1.BarCode.BarCodeException

    See Also