Lines Matching refs:exception
244 mirror::Throwable* exception = self->GetException(&throw_location);245 os << "Pending exception " << PrettyTypeOf(exception)247 << exception->Dump();