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