Class DBSecurityGroupNotFoundException

All Implemented Interfaces:
Serializable

public class DBSecurityGroupNotFoundException extends AmazonServiceException

DBSecurityGroupName does not refer to an existing DB security group.

See Also:
  • Constructor Details

    • DBSecurityGroupNotFoundException

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