Base class used to report errors. It's only reporting errors to the logs. Sub classes should override {@link #displayError(Object,String)} to actuallydisplay errors in the user interface.
@author Fabien DUMINY (fduminy@jnode.org)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.