sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
sdk-core
/
dev.restate.sdk.core
/
ProtocolException
/
unexpectedMessage
unexpected
Message
open
fun
unexpectedMessage
(
expected
:
Class
<
out
MessageLite
>
,
actual
:
MessageLite
)
:
ProtocolException
open
fun
unexpectedMessage
(
expected
:
String
,
actual
:
MessageLite
)
:
ProtocolException