Class TooManyTrustedSignersException

All Implemented Interfaces:
Serializable

public class TooManyTrustedSignersException extends AmazonServiceException
Your request contains more trusted signers than are allowed per distribution.
See Also:
  • Constructor Details

    • TooManyTrustedSignersException

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