Package com.google.ads.googleads.lib.stubs.callables
-
Interface Summary Interface Description ExceptionTransformation Represents a transformation betweenThrowables. -
Class Summary Class Description ExceptionTransformingServerStreamingCallable<RequestT,ResponseT> Wrapper around aServerStreamingCallablewhich invokes anExceptionTransformationforThrowables which occur on the stream.ExceptionTransformingUnaryCallable<RequestT,ResponseT> Wrapper around aUnaryCallablewhich invokes anExceptionTransformationforThrowables which occur on the stream.