Class InvalidRestoreException

All Implemented Interfaces:
Serializable

public class InvalidRestoreException extends AmazonServiceException

The restore is invalid.

See Also:
  • Constructor Details

    • InvalidRestoreException

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