Package com.mastfrog.netty.http.client
Class State.Error
State event triggered when an exception is thrown somewhere in
processing of the request or response. Does not indicate that processing
is aborted (close the channel for that), or that further errors will
not be thrown.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.mastfrog.netty.http.client.State
State.Connected, State.ContentReceived, State.Error, State.Finished, State.FullContentReceived, State.HeadersReceived, State.Redirect, State.SendRequest, State.Timeout -
Method Summary