PDF417EncodingException Constructor(String)
Generated exception for a PDF417 encoding error with a given message.
public PDF417EncodingException(
string
)
public: PDF417EncodingException(
string*
)
public:
PDF417EncodingException(
String^
)
Parameters
- message
- A string which represents the message.