Home | History | Annotate | Download | only in native

Lines Matching refs:Throw

119     env->Throw(reinterpret_cast<jthrowable>(exception));
132 // Cache the methods ids before we throw, so we don't call GetMethodID with a pending exception.
144 // Deliberately fall through to throw another exception...
450 // We need to do this before we can throw an IOException (http://b/3222087).