public JThrowable toJThrowable() { global::System.IntPtr cPtr = JNIPINVOKE.JObject_toJThrowable(swigCPtr); JThrowable ret = (cPtr == global::System.IntPtr.Zero) ? null : new JThrowable(cPtr, false); return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(JThrowable obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }