AndroidJNI.Throw 抛出
static function Throw (obj : IntPtr) : int
Description描述
Causes a java.lang.Throwable object to be thrown.
导致一个java.lang.Throwable的对象被抛出。
参见: Java Native Interface Specification (Oracle)