toggle menu
sdk-java
1.2.0
jvm
switch theme
search in API
sdk-core
/
dev.restate.sdk.core
/
Util
Util
class
Util
Members
Functions
contains
Suspended
Exception
Link copied to clipboard
open
fun
containsSuspendedException
(
throwable
:
Throwable
)
:
Boolean
find
Protocol
Exception
Link copied to clipboard
open
fun
findProtocolException
(
throwable
:
Throwable
)
:
Optional
<
ProtocolException
>