Class DBSubnetGroupNotFoundException

All Implemented Interfaces:
Serializable

public class DBSubnetGroupNotFoundException extends AmazonServiceException

DBSubnetGroupName does not refer to an existing DB subnet group.

See Also:
  • Constructor Details

    • DBSubnetGroupNotFoundException

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