
| Visual Basic (Declaration) | |
|---|---|
Public Class BarCodeException Inherits System.ApplicationException  | |
| C# | |
|---|---|
public class BarCodeException : System.ApplicationException  | |
The BarCodeDataException is thrown by the Barcode control.
System.Object
   System.Exception
         GrapeCity.ActiveReports.Options.BarCodeException