Class PipelineNotFoundException

All Implemented Interfaces:
Serializable

public class PipelineNotFoundException extends AmazonServiceException

The specified pipeline was specified in an invalid format or cannot be found.

See Also:
  • Constructor Details

    • PipelineNotFoundException

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