Class InvokeFailedException

All Implemented Interfaces:
Serializable

public class InvokeFailedException extends InvokeException
Thrown when a chained invoke operation fails with an error in the invoked function.
See Also:
  • Constructor Details

    • InvokeFailedException

      public InvokeFailedException(software.amazon.awssdk.services.lambda.model.Operation operation)