BarCodeException

BarCodeException class

Stellt die Ausnahme für das Erstellen von Barcode-Bildern dar.

public class BarCodeException : Exception

Konstrukteure

NameBeschreibung
BarCodeException()Initialisiert eine neue Instanz vonBarCodeException Klasse.
BarCodeException(string)Initialisiert eine neue Instanz vonBarCodeException Klasse mit angegebener Fehlermeldung.
BarCodeException(string, Exception)Initialisiert eine neue Instanz vonBarCodeException Klasse mit der angegebenen Fehlermeldung und der aktuellen Ausnahme.

Siehe auch