Searched defs:ThrowNewWrappedException (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc1656 // Callers should either clear or call ThrowNewWrappedException.
1658 ThrowNewWrappedException(throw_location, exception_class_descriptor, msg);
1661 void Thread::ThrowNewWrappedException(const ThrowLocation& throw_location, function in class:art::Thread

Completed in 151 milliseconds