Class ResponseCompleteException

All Implemented Interfaces:
Serializable

@UnstableApi public final class ResponseCompleteException extends CancellationException
A special CancellationException that aborts an HttpRequest after the corresponding HttpResponse is completed.
See Also: