Class SharedSnapshotQuotaExceededException

All Implemented Interfaces:
Serializable

public class SharedSnapshotQuotaExceededException extends AmazonServiceException

You have exceeded the maximum number of account ids that you can share a manual DB snapshot with.

See Also:
  • Constructor Details

    • SharedSnapshotQuotaExceededException

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