| Accusoft.BarcodeXpressSdk Namespace > ErrorCorrectionLevelTooHighException Class : ErrorCorrectionLevelTooHighException Constructor |
| Overload | Description |
|---|---|
| ErrorCorrectionLevelTooHighException Constructor() | Generated base exception for an error correction level too high. |
| ErrorCorrectionLevelTooHighException Constructor(Int32) | Generated exception for an error correction level too high with a given error number. |
| ErrorCorrectionLevelTooHighException Constructor(String) | Generated exception for an error correction level too high with a given message. |
| ErrorCorrectionLevelTooHighException Constructor(Int32,String) | Generated exception for an error correction level too high with a given error number and message. |
| ErrorCorrectionLevelTooHighException Constructor(String,Exception) | Generated exception for an error correction level too high with a given message and inner exception. |