Class PipelineDeletedException

All Implemented Interfaces:
Serializable

public class PipelineDeletedException extends AmazonServiceException

The specified pipeline has been deleted.

See Also:
  • Constructor Details

    • PipelineDeletedException

      public PipelineDeletedException(String message)
      Constructs a new PipelineDeletedException with the specified error message.
      Parameters:
      message - Describes the error encountered.