Class InvalidRepositoryTriggerCustomDataException

All Implemented Interfaces:
Serializable

public class InvalidRepositoryTriggerCustomDataException extends AmazonServiceException

The custom data provided for the trigger is not valid.

See Also:
  • Constructor Details

    • InvalidRepositoryTriggerCustomDataException

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