MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / triggerFail

Function triggerFail

ui/progresstask.h:432–435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

430 }
431
432 void triggerFail(std::exception_ptr exc)
433 {
434 Q_EMIT fail(exc);
435 }
436
437 public:
438 /*!

Callers 1

runThreadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected