rspec/rules/S2372/exceptions.adoc
2021-01-27 13:42:22 +01:00

3 lines
187 B
Plaintext

== Exceptions
No issue is raised when the thrown exception derives from or is of type ``++NotImplementedException++``, ``++NotSupportedException++`` or ``++InvalidOperationException++``.