Indicates the DBSubnetGroup does not belong to the same VPC as that of an existing cross region read replica of the same source instance.
333435363738394041
// marshaller understands. String errorCode = parseErrorCode(node); if (errorCode == null || !errorCode.equals("InvalidDBSubnetGroupFault")) return null; InvalidDBSubnetGroupException e = (InvalidDBSubnetGroupException)super.unmarshall(node); return e; }