| |
|
| java.lang.Object com.rimfaxe.thread.ReportingExceptionHandler
ReportingExceptionHandler | public class ReportingExceptionHandler extends Object (Code) | | This class is the ReportingExceptionHandler. It is used to handle all Exceptions.
It adds severities and then sends them to the ReportingLogger.
|
ReportingExceptionHandler | public ReportingExceptionHandler()(Code) | | Creates new ReportingExceptionHandler
|
processException | public static void processException(ReportingException aReportingException)(Code) | | processes a Reporting exception
|
|
|
|