Class NoSuchConfigurationRecorderException

All Implemented Interfaces:
Serializable

public class NoSuchConfigurationRecorderException extends AmazonServiceException

You have specified a configuration recorder that does not exist.

See Also:
  • Constructor Details

    • NoSuchConfigurationRecorderException

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