BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 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.
    Object Model
    BarCodeException Class
    Syntax
    'Declaration
     
    Public Class BarCodeException 
       Inherits System.ApplicationException
    public class BarCodeException : System.ApplicationException 
    Inheritance Hierarchy

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

    See Also