This is a simple debugger for the Exception class from Java that uses properties files to define error messages for each Exception thrown in each class method defined in this properties file. By that it saves some time and code lines, focusing the debugging of the exceptions thrown in one class.
Platform:unknown; License:GNU General Public License v3
Reference:http://code.google.com/p/dreangine-debugger-exception/