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