3 references to NewPTFormatException
ReachFramework (3)
PrintConfig\PrtTicket_Editor.cs (1)
403
return InternalPrintTicket.
NewPTFormatException
(detailMsg, innerException);
PrintConfig\PrtTicket_Public.cs (2)
106
throw
NewPTFormatException
(e.Message, e);
513
return
NewPTFormatException
(detailMsg, null);