Class InvalidRepositoryTriggerRegionException

All Implemented Interfaces:
Serializable

public class InvalidRepositoryTriggerRegionException extends AmazonServiceException

The region for the trigger target does not match the region for the repository. Triggers must be created in the same region as the target for the trigger.

See Also:
  • Constructor Details

    • InvalidRepositoryTriggerRegionException

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