A very simple JMTI agent that counts how many exceptions have occurred in a JVM..
'com.github.marschall:exception-counter:0.1.2'
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>exception-counter</artifactId>
<version>0.1.2</version>
</dependency>
<dependency org="com.github.marschall" name="exception-counter" rev="0.1.2"/>
"com.github.marschall", "exception-counter", "0.1.2"