jev4k
Toggle table of contents
0.1.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
jev4k
jev4k
/
com.pambrose.jev4k
/
JevConnectionException
Jev
Connection
Exception
open
class
JevConnectionException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
JevException
(
source
)
No HTTP response was received (DNS, TLS, refused or dropped connection).
Inheritors
JevTimeoutException
Members
Constructors
Jev
Connection
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)