Help testing USB Pipe error handling code in usb device driver

Anyone have suggestions for how i can inject some USBD_STATUS_XACT_ERROR completions for pipe transfers to/from my USB device. I would like to validate some error handling code but am unable to replicate the condition that is causing these errors. I’ve been looking through documentation all morning but haven’t found a method to do this kind of error injection.

Thanks,
Eric