Class InvokeStoppedException

All Implemented Interfaces:
Serializable

public class InvokeStoppedException extends InvokeException
Thrown when a chained invoke operation is stopped before completion.
See Also:
  • Constructor Details

    • InvokeStoppedException

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