Class SnapshotAlreadyExistsException

All Implemented Interfaces:
Serializable

public class SnapshotAlreadyExistsException extends AmazonServiceException

You already have a snapshot with the given name.

See Also:
  • Constructor Details

    • SnapshotAlreadyExistsException

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