Class InvalidRepositoryTriggerBranchNameException

All Implemented Interfaces:
Serializable

public class InvalidRepositoryTriggerBranchNameException extends AmazonServiceException

One or more branch names specified for the trigger is not valid.

See Also:
  • Constructor Details

    • InvalidRepositoryTriggerBranchNameException

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