UnsupportBarcodeTypeException Constructor(String)
Generated exception for an unsupported barcode type with a given message.
public UnsupportBarcodeTypeException(
string
)
public: UnsupportBarcodeTypeException(
string*
)
public:
UnsupportBarcodeTypeException(
String^
)
Parameters
- message
- A string which represents the message.