Package com.jsql.util

Class ExceptionUtil

java.lang.Object
com.jsql.util.ExceptionUtil

public class ExceptionUtil extends Object
Utility class managing exception reporting to GitHub.
  • Constructor Details

  • Method Details

    • setUncaughtExceptionHandler

      public void setUncaughtExceptionHandler()
      Add the error reporting mechanism on top of the JVM in order to intercept and process the error to GitHub.