Modify rule S6328: Add exceptions for methods throwing an exception (#772)
This commit is contained in:
parent
ddb9c3332b
commit
f78109d4c6
@ -86,6 +86,10 @@ public class MyPermissionEvaluator implements PermissionEvaluator {
|
|||||||
}
|
}
|
||||||
----
|
----
|
||||||
|
|
||||||
|
== Exceptions
|
||||||
|
|
||||||
|
No issue is reported when the method throws an exception as it might be used to indicate a strong decision.
|
||||||
|
|
||||||
include::../see.adoc[]
|
include::../see.adoc[]
|
||||||
ifdef::env-github,rspecator-view[]
|
ifdef::env-github,rspecator-view[]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user