hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
AbstractHttpConnection.onException
hunt
http
HttpConnection
AbstractHttpConnection
Undocumented in source. Be warned that the author may not have intended to support it.
class
AbstractHttpConnection
override
HttpConnection
onException
(
Action2
!(
HttpConnection
,
Exception
)
handler
)
Meta
Source
See Implementation
hunt
http
HttpConnection
AbstractHttpConnection
constructors
this
functions
close
containsAttribute
getAttribute
getConnectionType
getHttpVersion
getId
getLocalAddress
getRemoteAddress
getTcpConnection
isSecured
notifyClose
notifyException
onClose
onException
removeAttribute
setAttribute
variables
_closeHandler
_exceptionHandler
_httpVersion
_tcpSession
executor