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