shared-infrastructure
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
shared-infrastructure
shared-infrastructure
/
com.vertyll.veds.sharedinfrastructure.saga.entity
/
BaseSagaStep
/
errorMessage
error
Message
open
override
var
errorMessage
:
String
?
(
source
)
Latest failure reason if the step failed or its compensation failed;
null
otherwise.