| Accusoft.NotateXpressSdk Namespace > InvalidWangTypeException Class : InvalidWangTypeException Constructor |
| Overload | Description |
|---|---|
| InvalidWangTypeException Constructor() | Main constructor for the InvalidWangTypeException class when there are Wang type not allowed errors. |
| InvalidWangTypeException Constructor(Int32) | Exception which allows passing in an error number when there are Wang type not allowed errors. |
| InvalidWangTypeException Constructor(String) | Exception which allows passing in a message when thee are Wang type not allowed errors. |
| InvalidWangTypeException Constructor(Int32,String) | Exception which allows passing in an error number and message when there are Wang type not allowed errors. |
| InvalidWangTypeException Constructor(String,Exception) | Exception which allows passing in a message and inner exception when there are Wang type not allowed errors. |