Class DBSnapshotAlreadyExistsException

All Implemented Interfaces:
Serializable

public class DBSnapshotAlreadyExistsException extends AmazonServiceException

DBSnapshotIdentifier is already used by an existing snapshot.

See Also:
  • Constructor Details

    • DBSnapshotAlreadyExistsException

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