BarCodeFormatException Constructor |
| Name | Description | |
|---|---|---|
|
|
BarCodeFormatException |
Creates a new instance of the
BarCodeFormatException
class.
|
|
|
BarCodeFormatException(String) |
Creates a new instance of the
BarCodeFormatException
class with the given message.
|
|
|
BarCodeFormatException(String, Exception) |
Creates a new instance of the
BarCodeFormatException
class with the given message and
the given inner exception.
|