Class GoogleAdsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.api.gax.rpc.ApiException
com.google.ads.googleads.lib.stubs.exceptions.BaseGoogleAdsException
com.google.ads.googleads.v18.errors.GoogleAdsException
- All Implemented Interfaces:
Serializable
public class GoogleAdsException
extends com.google.ads.googleads.lib.stubs.exceptions.BaseGoogleAdsException
An exception thrown by a GoogleAds RPC.
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionGoogleAdsException(com.google.api.gax.rpc.ApiException original, GoogleAdsFailure failure, io.grpc.Metadata metadata) -
Method Summary
Methods inherited from class com.google.ads.googleads.lib.stubs.exceptions.BaseGoogleAdsException
getRequestIdMethods inherited from class com.google.api.gax.rpc.ApiException
getDomain, getErrorDetails, getMetadata, getReason, getStatusCode, isRetryableMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GoogleAdsException
public GoogleAdsException(com.google.api.gax.rpc.ApiException original, GoogleAdsFailure failure, io.grpc.Metadata metadata)
-
-
Method Details
-
getGoogleAdsFailure
- Overrides:
getGoogleAdsFailurein classcom.google.ads.googleads.lib.stubs.exceptions.BaseGoogleAdsException
-