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
/
BaseSaga
/
lastError
last
Error
open
override
var
lastError
:
String
?
(
source
)
Latest failure reason (step failure, timeout, …);
null
while the saga is healthy.