Home | History | Annotate | Download | only in jni

Lines Matching defs:exception

734     jthrowable exception = createCodecException(env, err, actionCode, msg);
735 env->Throw(exception);
767 jthrowable exception =
770 env->Throw(exception);
1262 // if we're out of memory, an exception was already thrown
1288 // if we're out of memory, an exception was already thrown
1314 // if we're out of memory, an exception was already thrown