Class TooManyEnvironmentsException

All Implemented Interfaces:
Serializable

public class TooManyEnvironmentsException extends AmazonServiceException

The specified account has reached its limit of environments.

See Also:
  • Constructor Details

    • TooManyEnvironmentsException

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