Class PipelineVersionNotFoundException

All Implemented Interfaces:
Serializable

public class PipelineVersionNotFoundException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • PipelineVersionNotFoundException

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