Class AbstractErrorUtils.DeserializeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.ads.googleads.lib.utils.AbstractErrorUtils.DeserializeException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AbstractErrorUtils<GoogleAdsFailureT extends com.google.protobuf.Message,
GoogleAdsErrorT extends com.google.protobuf.Message, FieldPathElementT extends com.google.protobuf.Message>
Indicates an error occurred deserializing an API error object.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DeserializeException
-