Searched refs:class_not_found_exception_class (Results 1 – 1 of 1) sorted by relevance
176 auto *class_not_found_exception_class = in WrapClassNotFoundExceptionIfNeeded() local178 if (class_not_found_exception_class == nullptr) { in WrapClassNotFoundExceptionIfNeeded()184 ASSERT(class_not_found_exception_class != nullptr); in WrapClassNotFoundExceptionIfNeeded()187 if (cause->IsInstanceOf(class_not_found_exception_class)) { in WrapClassNotFoundExceptionIfNeeded()