hashcode-utils-kt / org.hildan.hashcode.utils.runner / UncaughtExceptionsLogger / NOOP

NOOP

NOOP

Does nothing with the stack traces.

Warning: when using this policy, uncaught exceptions thrown during the problem resolution will be silently ignored. This policy should only be used when the solver is guaranteed not to throw any exception (for instance if it wraps everything in a try/catch block)