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>

public static class AbstractErrorUtils.DeserializeException extends RuntimeException
Indicates an error occurred deserializing an API error object.
See Also:
  • Constructor Details

    • DeserializeException

      public DeserializeException(Throwable cause)