Package mindustry.net

Class CrashSender

java.lang.Object
mindustry.net.CrashSender

public class CrashSender extends Object
  • Constructor Details

    • CrashSender

      public CrashSender()
  • Method Details

    • createReport

      public static String createReport(String error)
    • log

      public static void log(Throwable exception)
    • send

      public static void send(Throwable exception, Cons<File> writeListener)