Class ErrorUtils
java.lang.Object
com.google.ads.googleads.lib.utils.AbstractErrorUtils<GoogleAdsFailure,GoogleAdsError,ErrorLocation.FieldPathElement>
com.google.ads.googleads.v18.utils.ErrorUtils
public class ErrorUtils
extends com.google.ads.googleads.lib.utils.AbstractErrorUtils<GoogleAdsFailure,GoogleAdsError,ErrorLocation.FieldPathElement>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.ads.googleads.lib.utils.AbstractErrorUtils
com.google.ads.googleads.lib.utils.AbstractErrorUtils.DeserializeException, com.google.ads.googleads.lib.utils.AbstractErrorUtils.ErrorPath<GoogleAdsErrorType extends com.google.protobuf.Message> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.ads.googleads.lib.utils.AbstractErrorUtils.ErrorPath<GoogleAdsError>createErrorPath(GoogleAdsError error, ErrorLocation.FieldPathElement pathElement) getFieldPathElements(GoogleAdsError googleAdsError) getGoogleAdsErrors(GoogleAdsFailure googleAdsFailure) static ErrorUtilsMethods inherited from class com.google.ads.googleads.lib.utils.AbstractErrorUtils
getErrorPaths, getFailedOperationIndices, getGoogleAdsErrors, getGoogleAdsErrors, getGoogleAdsFailure, getGoogleAdsFailure, isPartialFailureResult
-
Constructor Details
-
ErrorUtils
public ErrorUtils()
-
-
Method Details
-
getInstance
-
createErrorPath
public com.google.ads.googleads.lib.utils.AbstractErrorUtils.ErrorPath<GoogleAdsError> createErrorPath(GoogleAdsError error, ErrorLocation.FieldPathElement pathElement) - Specified by:
createErrorPathin classcom.google.ads.googleads.lib.utils.AbstractErrorUtils<GoogleAdsFailure,GoogleAdsError, ErrorLocation.FieldPathElement>
-
getFieldPathElements
- Specified by:
getFieldPathElementsin classcom.google.ads.googleads.lib.utils.AbstractErrorUtils<GoogleAdsFailure,GoogleAdsError, ErrorLocation.FieldPathElement>
-
getGoogleAdsErrors
- Specified by:
getGoogleAdsErrorsin classcom.google.ads.googleads.lib.utils.AbstractErrorUtils<GoogleAdsFailure,GoogleAdsError, ErrorLocation.FieldPathElement>
-
getGoogleAdsFailureClass
- Specified by:
getGoogleAdsFailureClassin classcom.google.ads.googleads.lib.utils.AbstractErrorUtils<GoogleAdsFailure,GoogleAdsError, ErrorLocation.FieldPathElement>
-