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