Uses of Class
software.amazon.lambda.durable.exception.DurableOperationException
Packages that use DurableOperationException
-
Uses of DurableOperationException in software.amazon.lambda.durable.exception
Subclasses of DurableOperationException in software.amazon.lambda.durable.exceptionModifier and TypeClassDescriptionclassclassException thrown when a callback fails due to an error from the external system.classException thrown when a callback submitter step fails to submit a callback.classException thrown when a callback times out.classException thrown when a child context fails and the original exception cannot be reconstructed.classclassclassclassclassclassclassException thrown when a step with AT_MOST_ONCE_PER_RETRY semantics was started but interrupted before completion.