gendarme
gendarme copied to clipboard
Detect unhandled exceptions?
Is it possible to detect unhandled exceptions with Gendarme? I want to see if none of the callers catch an exception of a method which throws, causing an uncaught exception to occur.