Class StageNotFoundException

All Implemented Interfaces:
Serializable

public class StageNotFoundException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • StageNotFoundException

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