Class CrashReporter
- java.lang.Object
-
- gaia.cu9.ari.gaiaorbit.desktop.util.CrashReporter
-
public class CrashReporter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CrashReporter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
reportCrash(java.lang.Throwable t, Logger.Log logger)
-
-
-
Method Detail
-
reportCrash
public static void reportCrash(java.lang.Throwable t, Logger.Log logger)
-
-