ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.BarCodes 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 NotInheritable Class BarCodeException 
       Inherits System.Exception
    public sealed class BarCodeException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.ActiveReports.BarCodes.BarCodeException

    See Also