Class TableRestoreNotFoundException

All Implemented Interfaces:
Serializable

public class TableRestoreNotFoundException extends AmazonServiceException

The specified TableRestoreRequestId value was not found.

See Also:
  • Constructor Details

    • TableRestoreNotFoundException

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