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:
    Serialized Form
    • Constructor Detail

      • DBSubnetGroupNotAllowedException

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