4 references to PrintQueueException
ReachFramework (4)
PrintConfig\FallbackPTProvider.cs (1)
57
throw new
PrintQueueException
(Marshal.GetLastWin32Error(), "PrintConfig.Provider.BindFail", deviceName);
PrintConfig\PTProvider.cs (3)
165
throw new
PrintQueueException
((int)hResult, "PrintConfig.Provider.BindFail", deviceName);
322
throw new
PrintQueueException
((int)hResult,
411
throw new
PrintQueueException
((int)hResult,