Skip to content

Argument Exception Constructor Argument

Michael Damatov edited this page Sep 10, 2025 · 4 revisions

The analyzer checks what is passed as the message argument to the constructors of the following types:

  • ArgumentException
  • ArgumentNullException
  • ArgumentOutOfRangeException

Note

The analyzer can be configured or deactivated in the ReSharper Options or Rider Settings dialog.

References

Clone this wiki locally