Package com.tagtraum.beatunes
Class CrashReporter
- java.lang.Object
-
- com.tagtraum.beatunes.CrashReporter
-
public class CrashReporter extends Object
Crash reporter.- Author:
- Hendrik Schreiber
-
-
Constructor Summary
Constructors Constructor Description CrashReporter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
deleteLockFile()
boolean
showCrashReporterDialogIfNecessary()
Shows the "send crash logs"-dialog, if necessary.
-