Class RepositoryTriggerBranchNameListRequiredException

  • All Implemented Interfaces:
    Serializable

    public class RepositoryTriggerBranchNameListRequiredException
    extends AmazonServiceException

    At least one branch name is required but was not specified in the trigger configuration.

    See Also:
    Serialized Form
    • Constructor Detail

      • RepositoryTriggerBranchNameListRequiredException

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