Class InvalidConfigurationException

All Implemented Interfaces:
Serializable

public class InvalidConfigurationException extends AmazonServiceException
See Also:
  • Constructor Details

    • InvalidConfigurationException

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