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