UEFiber.safeCall

will call the Fiber in a nothrow way, so it will return any thrown exception inside without automatic rethrow

class UEFiber
void
safeCall
()

Meta