ErrorCorrectionLevelTooHighException Constructor(String)
Generated exception for an error correction level too high with a given message.
public ErrorCorrectionLevelTooHighException(
string
)
public: ErrorCorrectionLevelTooHighException(
string*
)
public:
ErrorCorrectionLevelTooHighException(
String^
)
Parameters
- message
- A string which represents the message.