Class InvalidRepositoryTriggerNameException

All Implemented Interfaces:
Serializable

public class InvalidRepositoryTriggerNameException extends AmazonServiceException

The name of the trigger is not valid.

See Also:
  • Constructor Details

    • InvalidRepositoryTriggerNameException

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