Class StatusUnchangedException

All Implemented Interfaces:
Serializable

public class StatusUnchangedException extends AmazonServiceException

The updated status is the same as the current status.

See Also:
  • Constructor Details

    • StatusUnchangedException

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