Class DBSubnetGroupNotAllowedException

All Implemented Interfaces:
Serializable

public class DBSubnetGroupNotAllowedException extends AmazonServiceException

Indicates that the DBSubnetGroup should not be specified while creating read replicas that lie in the same region as the source instance.

See Also:
  • Constructor Details

    • DBSubnetGroupNotAllowedException

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