Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.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.Exception
    public class BarCodeException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Barcode.BarCodeException

    See Also