Class DBSecurityGroupNotSupportedException

All Implemented Interfaces:
Serializable

public class DBSecurityGroupNotSupportedException extends AmazonServiceException

A DB security group is not allowed for this action.

See Also:
  • Constructor Details

    • DBSecurityGroupNotSupportedException

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