Interface ExceptionReporter


public interface ExceptionReporter
Exception-reporting callback.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • reportException

      void reportException(Throwable t)