Searched refs:GetException (Results 1 – 4 of 4) sorted by relevance
76 std::shared_ptr<void> GetException() in GetException() function
194 if (loadRequest->GetException() == nullptr) { in ProcessUpdateRecordDone()348 data->exception = loadRequest->GetException(); in SendBackResult()
600 engine_->lastException_ = GetException(); in ~TryCatch()
1473 engine->lastException_ = trycatch.GetException(); in ExecuteDynamicAbc()1479 engine->lastException_ = trycatch.GetException(); in ExecuteDynamicAbc()