Class DBSnapshotNotFoundException

All Implemented Interfaces:
Serializable

public class DBSnapshotNotFoundException extends AmazonServiceException

DBSnapshotIdentifier does not refer to an existing DB snapshot.

See Also:
  • Constructor Details

    • DBSnapshotNotFoundException

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