toggle menu
sdk-java
2.0.0
jvm
switch theme
search in API
sdk-core
/
dev.restate.sdk.core
/
ProtocolException
/
commandClassDoesNotMatch
command
Class
Does
Not
Match
open
fun
commandClassDoesNotMatch
(
expectedClazz
:
Class
<
out
MessageLite
>
,
actual
:
MessageLite
)
:
ProtocolException