/**@class android.content.OperationApplicationException
@extends java.lang.Exception

 Thrown when an application of a {@link android.content.ContentProviderOperation} fails due the specified
 constraints.
*/
var OperationApplicationException = {

/**
*/
getNumSuccessfulYieldPoints : function(  ) {},


};