Uses of Package
software.amazon.lambda.durable.exception
Packages that use software.amazon.lambda.durable.exception
Package
Description
-
Classes in software.amazon.lambda.durable.exception used by software.amazon.lambda.durable.exceptionClassDescriptionThrown when a callback operation encounters an error.Base exception for all durable execution errors.Exception associated with a specific durable operation, carrying the operation and error details.Base exception for chained invoke operation failures.Base exception for step operation failures.Exception thrown when the execution is not recoverable.
-
Classes in software.amazon.lambda.durable.exception used by software.amazon.lambda.durable.executionClassDescriptionException thrown when the execution is not recoverable.
-
Classes in software.amazon.lambda.durable.exception used by software.amazon.lambda.durable.operationClassDescriptionException thrown when the execution is not recoverable.