/**@class android.os.RemoteException @extends android.util.AndroidException Parent exception for all Binder remote-invocation errors */ var RemoteException = { /**{@hide} */ rethrowAsRuntimeException : function( ) {}, };