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
/
StateMachine
/
NotificationValue
/
Failure
Failure
class
Failure
:
Record
,
StateMachine.NotificationValue
Members
Constructors
Failure
Link copied to clipboard
constructor
(
)
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String