rspec/rules/S2372/exceptions.adoc

3 lines
187 B
Plaintext
Raw Normal View History

2020-06-30 12:48:07 +02:00
== Exceptions
2021-01-27 13:42:22 +01:00
No issue is raised when the thrown exception derives from or is of type ``++NotImplementedException++``, ``++NotSupportedException++`` or ``++InvalidOperationException++``.