Class TooManyOriginsException

All Implemented Interfaces:
Serializable

public class TooManyOriginsException extends AmazonServiceException
You cannot create anymore origins for the distribution.
See Also:
  • Constructor Details

    • TooManyOriginsException

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