ComponentOne BarCode for WinForms
BarCodeException Class
Members 

C1.Win.BarCode.4 Assembly > C1.BarCode Namespace : BarCodeException Class
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

Reference

BarCodeException Members
C1.BarCode Namespace