How can you prevent an increment of the 'exception exit' count when you are handling the exception outside of the method? Is there a way to exclude a particular method so it does not impact their exceptional exits count?
You could adjust the code so it's handled within the method.
Otherwise there is no way to do this without excluding the entire method from collection all together.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy