Uses of Package
org.asynchttpclient.exception
- 
Packages that use org.asynchttpclient.exception Package Description org.asynchttpclient.exception org.asynchttpclient.filter 
- 
Classes in org.asynchttpclient.exception used by org.asynchttpclient.exception Class Description ChannelClosedException This exception is thrown when a channel is closed.PoolAlreadyClosedException This exception is thrown when a channel pool is already closed.RemotelyClosedException This exception is thrown when a channel is closed by remote host.
- 
Classes in org.asynchttpclient.exception used by org.asynchttpclient.filter Class Description FilterException An exception that can be thrown by anAsyncHandlerto interrupt invocation of theRequestFilterandResponseFilter.