Class InvalidRepositoryTriggerEventsException

  • All Implemented Interfaces:
    Serializable

    public class InvalidRepositoryTriggerEventsException
    extends AmazonServiceException

    One or more events specified for the trigger is not valid. Check to make sure that all events specified match the requirements for allowed events.

    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidRepositoryTriggerEventsException

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