3 references to NewPrintCapFormatException
ReachFramework (3)
PrintConfig\PrtCap_Public.cs (2)
91
throw
NewPrintCapFormatException
(e.Message, e);
453
return
NewPrintCapFormatException
(detailMsg, null);
PrintConfig\PrtCap_Reader.cs (1)
501
return InternalPrintCapabilities.
NewPrintCapFormatException
(detailMsg, innerException);