Class NoRunningConfigurationRecorderException

All Implemented Interfaces:
Serializable

public class NoRunningConfigurationRecorderException extends AmazonServiceException

There is no configuration recorder running.

See Also:
  • Constructor Details

    • NoRunningConfigurationRecorderException

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