toggle menu
wire-runtime
4.9.2
common
js
jvm
native
switch theme
search in API
wire-runtime
/
com.squareup.wire.internal
/
ProtocolException
Protocol
Exception
common
js
jvm
native
expect
class
ProtocolException
(
host
:
String
)
:
IOException
actual
class
ProtocolException
(
host
:
String
)
:
IOException
actual
typealias
ProtocolException
=
java.net.ProtocolException
actual
class
ProtocolException
(
host
:
String
)
:
IOException
Members
Constructors
Protocol
Exception
Link copied to clipboard
common
js
native
expect
constructor
(
host
:
String
)
actual
constructor
(
host
:
String
)
actual
constructor
(
host
:
String
)
Properties
cause
Link copied to clipboard
native
open
val
cause
:
Throwable
?
message
Link copied to clipboard
native
open
val
message
:
String
?