ComponentOne Web API Edition
BarCodeException Class
Members 

C1.BarCode Namespace : BarCodeException Class
The exception thrown when an error is caused by an inapplicable value of the barcode control.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class BarCodeException 
   Inherits System.ApplicationException
[Serializable()]
public class BarCodeException : System.ApplicationException 
Inheritance Hierarchy

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

See Also

Reference

BarCodeException Members
C1.BarCode Namespace