Class MaximumBranchesExceededException

All Implemented Interfaces:
Serializable

public class MaximumBranchesExceededException extends AmazonServiceException

The number of branches for the trigger was exceeded.

See Also:
  • Constructor Details

    • MaximumBranchesExceededException

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