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:
    Serialized Form
    • Constructor Detail

      • ChangeSetNotFoundException

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