Interface OnExceptionThrown

    • Method Detail

      • onExceptionThrown

        void onExceptionThrown​(java.lang.Throwable e)
        Listens for a thrown exception or a thrown error.
        Parameters:
        e - the exception or the error that is throwable.