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