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