| Accusoft.BarcodeXpressSdk Namespace > RowCountException Class : RowCountException Constructor |
| Overload | Description |
|---|---|
| RowCountException Constructor() | Generated base exception for row count error. |
| RowCountException Constructor(Int32) | Generated exception for row count error with a given error number. |
| RowCountException Constructor(String) | Generated exception for row count error with a given message. |
| RowCountException Constructor(Int32,String) | Generated exception for row count error with error number and message. |
| RowCountException Constructor(String,Exception) | Generated exception for row count error with a given message and inner exception. |