4 references to PrintQueueException
ReachFramework (4)
PrintConfig\FallbackPTProvider.cs (1)
62
throw new
PrintQueueException
(Marshal.GetLastWin32Error(), "PrintConfig.Provider.BindFail", deviceName);
PrintConfig\PTProvider.cs (3)
175
throw new
PrintQueueException
((int)hResult, "PrintConfig.Provider.BindFail", deviceName);
332
throw new
PrintQueueException
((int)hResult,
421
throw new
PrintQueueException
((int)hResult,