Click or drag to resize

BarCodeFormatException Constructor

Creates a new instance of the BarCodeFormatException class.
Overload List
Name Description
Public method BarCodeFormatException
Creates a new instance of the BarCodeFormatException class.
Public method BarCodeFormatException(String)
Creates a new instance of the BarCodeFormatException class with the given message.
Public method BarCodeFormatException(String, Exception)
Creates a new instance of the BarCodeFormatException class with the given message and the given inner exception.
Top
See Also