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