A defect may be rejected by the developer if it turns out to be a false positives, not an actual failure due to defect.
For example, when the user is taken to an error page while searching for an item in the e-commerce website. If it turns out that this occurred not because of the bad logic in code but rather due to a database going down then this will be considered a false positive.