Class ChangeSetNotFoundException

All Implemented Interfaces:
Serializable

public class ChangeSetNotFoundException extends AmazonServiceException

The specified change set name or ID doesn't exit. To view valid change sets for a stack, use the ListChangeSets action.

See Also:
  • Constructor Details

    • ChangeSetNotFoundException

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