Class InvalidDBSecurityGroupStateException

All Implemented Interfaces:
Serializable

public class InvalidDBSecurityGroupStateException extends AmazonServiceException

The state of the DB security group does not allow deletion.

See Also:
  • Constructor Details

    • InvalidDBSecurityGroupStateException

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