| Accusoft.PrintProSdk Namespace > CannotGetPrinterPropertyException Class : CannotGetPrinterPropertyException Constructor |
| Overload | Description |
|---|---|
| CannotGetPrinterPropertyException Constructor() | An exception generated for a cannot get printer property error. |
| CannotGetPrinterPropertyException Constructor(Int32) | Generated exception for a cannot get printer property error with a given error number. |
| CannotGetPrinterPropertyException Constructor(String) | Generated exception for a cannot get printer property error with a given string. |
| CannotGetPrinterPropertyException Constructor(Int32,String) | Generated exception for a cannot get printer property error with a given error number and message. |
| CannotGetPrinterPropertyException Constructor(String,Exception) | Generated exception for a cannot get printer property error with a given message and inner exception. |