Represents errors that occur during barcode generation process

Namespace: Neodynamic.ReportingServices
Assembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 9.0.2000.0 (9.0.8616.0)

Syntax

C#
public class BarcodeException : Exception
Visual Basic
Public Class BarcodeException
	Inherits Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Neodynamic.ReportingServices..::..BarcodeException

See Also