Uses of Class
com.google.api.adwords.v10.ApiError

Packages that use ApiError
com.google.api.adwords.v10   
 

Uses of ApiError in com.google.api.adwords.v10
 

Methods in com.google.api.adwords.v10 that return ApiError
 ApiError[] AdServiceSoapBindingStub.checkAds(Ad[] ads, java.lang.String[] languageTarget, GeoTarget geoTarget)
           
 ApiError[] AdInterface.checkAds(Ad[] ads, java.lang.String[] languageTarget, GeoTarget geoTarget)
           
 ApiError[] CriterionInterface.checkCriteria(Criterion[] criteria, java.lang.String[] languageTarget, GeoTarget geoTarget)
           
 ApiError[] CriterionServiceSoapBindingStub.checkCriteria(Criterion[] criteria, java.lang.String[] languageTarget, GeoTarget geoTarget)
           
 ApiError[] ApiException.getErrors()
          Gets the errors value for this ApiException.
 ApiError ApiException.getErrors(int i)
           
 

Methods in com.google.api.adwords.v10 with parameters of type ApiError
 void ApiException.setErrors(ApiError[] errors)
          Sets the errors value for this ApiException.
 void ApiException.setErrors(int i, ApiError _value)
           
 

Constructors in com.google.api.adwords.v10 with parameters of type ApiError
ApiException(int code, ApiError[] errors, boolean internal, java.lang.String message1, java.lang.String trigger)
           
 



Copyright © 2005 Google Corp. All Rights Reserved.