Represents errors that occur during barcode generation process

Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Neodynamic.WPF..::..BarcodeException

See Also