Home | History | Annotate | Download | only in jni

Lines Matching refs:Throw

210          * get the VM ptr, throw the exception, and then detach the thread.
213 env->Throw(excep);
674 // DeadObjectException is a checked exception, only throw from certain methods.
684 // TransactionTooLargeException is a checked exception, only throw from certain methods.
734 // RemoteException is a checked exception, only throw from certain methods.