wire-runtime
Toggle table of contents
5.0.0-alpha03-0.5.0-05
common
jvm
nonJvm
Target filter
common
jvm
nonJvm
Switch theme
Search in API
Skip to content
wire-runtime
wire-runtime
/
com.squareup.wire
/
ProtoAdapter
/
EnumConstantNotFoundException
/
EnumConstantNotFoundException
Enum
Constant
Not
Found
Exception
common
jvm
nonJvm
expect
constructor
(
value
:
Int
,
type
:
KClass
<
*
>
?
)
constructor
(
value
:
Int
,
type
:
Class
<
*
>
)
actual
constructor
(
value
:
Int
,
type
:
KClass
<
*
>
?
)
actual
constructor
(
value
:
Int
,
type
:
KClass
<
*
>
?
)