Class InstanceLimitExceededException

All Implemented Interfaces:
Serializable

public class InstanceLimitExceededException extends AmazonServiceException

The maximum number of allowed on-premises instances in a single call was exceeded.

See Also:
  • Constructor Details

    • InstanceLimitExceededException

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