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