Class DBSubnetGroupAlreadyExistsException

All Implemented Interfaces:
Serializable

public class DBSubnetGroupAlreadyExistsException extends AmazonServiceException

DBSubnetGroupName is already used by an existing DB subnet group.

See Also:
  • Constructor Details

    • DBSubnetGroupAlreadyExistsException

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