Package com.toxicrain.rainengine.core
Class CrashReporter
java.lang.Object
com.toxicrain.rainengine.core.CrashReporter
- All Implemented Interfaces:
Thread.UncaughtExceptionHandler
The Crash Reporting system for RainEngine
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CrashReporter
public CrashReporter()
-
-
Method Details
-
uncaughtException
- Specified by:
uncaughtException
in interfaceThread.UncaughtExceptionHandler
-
generateCrashReport
-