Uses of Class
software.amazon.lambda.durable.exception.CallbackException
Packages that use CallbackException
-
Uses of CallbackException in software.amazon.lambda.durable.exception
Subclasses of CallbackException in software.amazon.lambda.durable.exceptionModifier and TypeClassDescriptionclassException 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.