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:
  • Constructor Details

    • InvalidRepositoryTriggerEventsException

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