Class InvalidConfigurationRequestException

All Implemented Interfaces:
Serializable

public class InvalidConfigurationRequestException extends AmazonServiceException

The requested configuration change is not valid.

See Also:
  • Constructor Details

    • InvalidConfigurationRequestException

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