Class InvalidConfigurationRecorderNameException

All Implemented Interfaces:
Serializable

public class InvalidConfigurationRecorderNameException extends AmazonServiceException

You have provided a configuration recorder name that is not valid.

See Also:
  • Constructor Details

    • InvalidConfigurationRecorderNameException

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